1
0
mirror of https://github.com/emilk/egui.git synced 2026-09-02 14:50:03 -04:00

Finish label

This commit is contained in:
Adrien Zianne
2025-10-16 13:22:09 +02:00
committed by adrien
parent 5265d4ef0c
commit a40959b047
5 changed files with 35 additions and 26 deletions

View File

@@ -0,0 +1,9 @@
## Button
- If hovering a button add a stroke, the ui shift. Maybe add the option to avoid this resize by making the frame smaller ?
## Label
- I understand checking if a sense has been set by the user, but why check if it's different than hover ? Is it for technical purpose or purely to avoid confusion with a link ?
- Selecting the text while being underlined move the underline