fix zalgotext highlight
This commit is contained in:
1 parent
bf3ade840b
commit
84b3bf9078
2 files changed
+14
-10
No files matched your search
@@ -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