mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 14:50:03 -04:00
Finish label
This commit is contained in:
9
examples/hello_world_simple/questions.md
Normal file
9
examples/hello_world_simple/questions.md
Normal 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
|
||||
Reference in New Issue
Block a user