layouts: Sort outlines alphabetically
and change `special-3` to `special-2` and `special-2` to `special`, where appropriate. `default` is still at the top of the lists, to make it easier to find. Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/689>
This commit is contained in:
@ -3,14 +3,14 @@
|
||||
---
|
||||
outlines:
|
||||
default: { width: 73, height: 60 }
|
||||
special: { width: 73, height: 60 }
|
||||
subtle-highlight: { width: 73, height: 60 }
|
||||
fill: { width: 110, height: 60 }
|
||||
special-2: { width: 110, height: 60 }
|
||||
change-view: { width: 110, height: 60 }
|
||||
special-3: { width: 146, height: 60 }
|
||||
change-view-2: { width: 146, height: 60 }
|
||||
fill: { width: 110, height: 60 }
|
||||
spaceline: { width: 256, height: 60 }
|
||||
special: { width: 73, height: 60 }
|
||||
special-2: { width: 110, height: 60 }
|
||||
special-3: { width: 146, height: 60 }
|
||||
subtle-highlight: { width: 73, height: 60 }
|
||||
|
||||
views:
|
||||
base:
|
||||
|
||||
Reference in New Issue
Block a user