mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-21 13:36:50 -04:00
Minor UI nits
This commit is contained in:
@@ -510,7 +510,7 @@ SettingsWindow::SettingsWindow() {
|
||||
},
|
||||
.min = 1,
|
||||
.max = 8,
|
||||
.prefix = "x",
|
||||
.suffix = "×",
|
||||
})
|
||||
.on_focus([&rightPane](Rml::Event&) {
|
||||
rightPane.clear();
|
||||
|
||||
Reference in New Issue
Block a user