mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-03 08:08:43 +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
Notes:
sideshowbarker
2024-07-18 17:40:57 +09:00
Author: https://github.com/MaxWipfli
Commit: 621a4008e6
Pull-request: https://github.com/SerenityOS/serenity/pull/7310
Issue: https://github.com/SerenityOS/serenity/issues/7286
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