Quote:
Originally Posted by icallaci
So if I wanted to apply this patch to a Forma, would I change "qApp_deviceIsDragon=true" to "qApp_deviceIsDaylight=true"? What about the qproperty-footerMargin properties?
|
Code:
Width allocated to the footer captions:
- Enabled: yes
- Description: |
- FindZlib: "ReadingFooter"
- ReplaceZlibGroup:
Replacements:
- Find: "ReadingFooter[qApp_deviceIsDragon=true] {\n qproperty-footerMargin: 170;\n}"
Replace: "ReadingFooter[qApp_deviceIsDragon=true] {\n qproperty-footerMargin: 70;\n}"
- Find: "ReadingFooter[qApp_deviceIsDaylight=true] {\n qproperty-footerMargin: 221;\n}"
Replace: "ReadingFooter[qApp_deviceIsDaylight=true] {\n qproperty-footerMargin: 121;\n}"