Nico Weber
cb89d3b780
FontEditor: change order of baseline and mean line row
...
The mean line is above the baseline, so it makes sense if the UI
elements are in the same order.
2021-01-24 22:02:23 +01:00
Nico Weber
40f6dfeacc
FontEditor: change "Mean Line:" label to "Mean line:"
...
Matches the case used in other labels in the app.
2021-01-24 22:02:23 +01:00
Nico Weber
42a8f99374
FontEditor: Fix typos in code
...
No behavior change.
2021-01-24 22:02:23 +01:00
Nico Weber
90e09dd7a8
FontEditor: Make left and right UI margins match
2021-01-24 22:02:23 +01:00
Nico Weber
8bb9c667fd
FontEditor: Remove "Save" and "Quit" buttons
...
We have both the normal menu items and keyboard shortcuts for these by
now. No need to have always-visible buttons -- makes the app more
consistent with the other apps, and makes it use up less vertical space.
2021-01-24 22:02:23 +01:00
Andreas Kling
dc28c07fa5
Applications: Move to Userland/Applications/
2021-01-12 12:05:23 +01:00