snap text on shader

This commit is contained in:
iris committed 2025-08-23 22:16:00 -04:00
1 parent 5ce6fca275
commit 50ccf7393d
10 files changed
+101 -64

No files matched your search

+1 -1
View File
@@ -98,7 +98,7 @@ impl Client {
.edit_on(Sense::HoverEnd, move |r, _| {
r.color = color;
});
(rect, text(label)).stack()
(rect, text(label).size(30)).stack()
}
let tabs = ui.add(