fix prop and add MwNfixedSize

This commit is contained in:
Nishi 2025-12-15 14:30:59 +09:00
commit a1ce1b56e4
Signed by: nishi
GPG key ID: 27EF69B208EB9343
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" />