mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 18:27:35 +00:00
FontEditor: Don't show focus box after clicking 'present' checkbox
This commit is contained in:
parent
197b5f7c4a
commit
bce5a0a00d
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@
|
|||
@GUI::CheckBox {
|
||||
name: "glyph_editor_present_checkbox"
|
||||
text: "Present"
|
||||
focus_policy: "TabFocus"
|
||||
}
|
||||
|
||||
@GUI::Button {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue