mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-11 01:06:01 +03: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: https://github.com/SerenityOS/serenity/commit/621a4008e66 Pull-request: https://github.com/SerenityOS/serenity/pull/7310 Issue: https://github.com/SerenityOS/serenity/issues/7286
@ -47,6 +47,7 @@
|
||||
@GUI::Button {
|
||||
name: "move_glyph_button"
|
||||
fixed_width: 22
|
||||
tooltip: "Move Glyph"
|
||||
button_style: "Coolbar"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user