mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 06:27:45 +00:00
ClockSettings: Increase max visible items for time zone ComboBox
This commit is contained in:
parent
f86c5b1fa7
commit
930e5c27df
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@
|
||||||
|
|
||||||
@GUI::ComboBox {
|
@GUI::ComboBox {
|
||||||
name: "time_zone_input"
|
name: "time_zone_input"
|
||||||
|
max_visible_items: 24
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue