fix prop and add MwNfixedSize

This commit is contained in:
NishiOwO
2025-12-15 14:30:59 +09:00
parent 1a95ddce94
commit a1ce1b56e4
4 changed files with 35 additions and 13 deletions

View File

@@ -49,7 +49,8 @@
- MwNheight
- MwNborderWidth
- MwNbackgroundPixmap
- MwNboxRatio
- MwNratio
- MwNfixedSize
Integer properties must be prefixed with I.
String properties must be prefixed with S.
@@ -83,7 +84,8 @@
<integer name="showArrows" />
<integer name="padding" />
<integer name="borderWidth" />
<integer name="boxRatio" />
<integer name="ratio" />
<integer name="fixedSize" />
<string name="title" />
<string name="text" />