mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 05:37:34 +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 {
|
@GUI::CheckBox {
|
||||||
name: "glyph_editor_present_checkbox"
|
name: "glyph_editor_present_checkbox"
|
||||||
text: "Present"
|
text: "Present"
|
||||||
|
focus_policy: "TabFocus"
|
||||||
}
|
}
|
||||||
|
|
||||||
@GUI::Button {
|
@GUI::Button {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue