mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 13:57:35 +00:00
FontEditor: Add Unicode block/glyph selection Statusbar Segment
Displays the current active Unicode block range, or, if multiple glyphs are selected, their count. Clicking toggles the Unicode block ListView.
This commit is contained in:
parent
40e94a315a
commit
96d7964913
2 changed files with 25 additions and 0 deletions
|
@ -235,5 +235,6 @@
|
|||
|
||||
@GUI::Statusbar {
|
||||
name: "statusbar"
|
||||
segment_count: 2
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue