fix zalgotext highlight
This commit is contained in:
@@ -35,6 +35,8 @@ impl TextView {
|
||||
}
|
||||
}
|
||||
|
||||
/// region where the text should be draw
|
||||
/// does not include extra height or width from weird unicode
|
||||
pub fn region(&self) -> UiRegion {
|
||||
self.tex()
|
||||
.map(|t| t.size)
|
||||
|
||||
Reference in New Issue
Block a user