mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 07:37:35 +00:00
FontEditor: Add tooltip to "Move Glyph" button
This adds a simple tooltip to the "Move Glyph" button to indicate its functionality.
This commit is contained in:
parent
9dcc7a67e5
commit
621a4008e6
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@
|
|||
@GUI::Button {
|
||||
name: "move_glyph_button"
|
||||
fixed_width: 22
|
||||
tooltip: "Move Glyph"
|
||||
button_style: "Coolbar"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue