font list + search
This commit is contained in:
@@ -76,7 +76,7 @@ SettingsPage {
|
||||
name: "Fonts"
|
||||
}
|
||||
|
||||
SettingInput {
|
||||
SettingListView {
|
||||
name: "Sans family"
|
||||
object: Config.appearance.font.family
|
||||
setting: "sans"
|
||||
@@ -85,29 +85,11 @@ SettingsPage {
|
||||
Separator {
|
||||
}
|
||||
|
||||
SettingInput {
|
||||
SettingListView {
|
||||
name: "Monospace family"
|
||||
object: Config.appearance.font.family
|
||||
setting: "mono"
|
||||
}
|
||||
|
||||
Separator {
|
||||
}
|
||||
|
||||
SettingInput {
|
||||
name: "Material family"
|
||||
object: Config.appearance.font.family
|
||||
setting: "material"
|
||||
}
|
||||
|
||||
Separator {
|
||||
}
|
||||
|
||||
SettingInput {
|
||||
name: "Clock family"
|
||||
object: Config.appearance.font.family
|
||||
setting: "clock"
|
||||
}
|
||||
}
|
||||
|
||||
SettingsSection {
|
||||
|
||||
Reference in New Issue
Block a user