menu separator

changes to make separators work with/without label, added text color, font selection and center justification for label headers
This commit is contained in:
Droc 2024-08-17 08:47:14 -05:00
parent 8ce564551d
commit 6ff0d0a675
14 changed files with 95 additions and 9 deletions

View file

@ -43,6 +43,12 @@
<slant>normal</slant>
<weight>normal</weight>
</font>
<font place="MenuHeader">
<name>sans</name>
<size>10</size>
<slant>normal</slant>
<weight>normal</weight>
</font>
<font place="MenuItem">
<name>sans</name>
<size>10</size>