And with the Increase patch:
Footer + Header:
Code:
Dec 19 20:11:31 nickel: ( 185.993 @ 0x553010 / ui.debug) draw widget: 46 QStackedWidget QRect(0,11 1080x1429)
Dec 19 20:11:31 nickel: ( 185.993 @ 0x553010 / ui.debug) ===> parent widget: AbstractMainWindow
Dec 19 20:11:31 nickel: ( 186.038 @ 0x553010 / ui.debug) draw widget: 46 QFrame QRect(0,132 1080x1188)
Dec 19 20:11:31 nickel: ( 186.038 @ 0x553010 / ui.debug) ===> parent widget: ReadingView
Dec 19 20:11:31 nickel: ( 186.113 @ 0x553010 / ui.debug) draw widget: 46 TouchLabel QRect(1079,132 108x1429) ""
Dec 19 20:11:31 nickel: ( 186.113 @ 0x553010 / ui.debug) ===> parent widget: N3AdobeReader
Dec 19 20:11:31 nickel: ( 186.116 @ 0x553010 / ui.debug) draw widget: 46 TouchLabel QRect(170,1320 740x120) "Page 1 <i>of</i> 3"
Dec 19 20:11:31 nickel: ( 186.116 @ 0x553010 / ui.debug) ===> parent widget: ReadingFooter
Dec 19 20:11:31 nickel: ( 186.120 @ 0x553010 / ui.debug) draw widget: 46 RegularTouchLabel QRect(86,11 908x120) "Margin Test"
Dec 19 20:11:31 nickel: ( 186.121 @ 0x553010 / ui.debug) ===> parent widget: GenericContainerWidget
Dec 19 20:11:31 nickel: ( 186.125 @ 0x553010 / ui.debug) draw widget: 46 QLabel QRect(0,131 1080x1) ""
Dec 19 20:11:31 nickel: ( 186.125 @ 0x553010 / ui.debug) ===> parent widget: StatusBarView
No Header:
Code:
Dec 19 20:13:13 nickel: ( 287.650 @ 0x553010 / ui.debug) draw widget: 46 QStackedWidget QRect(0,11 1080x1429)
Dec 19 20:13:13 nickel: ( 287.650 @ 0x553010 / ui.debug) ===> parent widget: AbstractMainWindow
Dec 19 20:13:13 nickel: ( 287.695 @ 0x553010 / ui.debug) draw widget: 46 QFrame QRect(0,55 1080x1265)
Dec 19 20:13:13 nickel: ( 287.696 @ 0x553010 / ui.debug) ===> parent widget: ReadingView
Dec 19 20:13:13 nickel: ( 287.776 @ 0x553010 / ui.debug) draw widget: 46 TouchLabel QRect(1079,55 108x1429) ""
Dec 19 20:13:13 nickel: ( 287.776 @ 0x553010 / ui.debug) ===> parent widget: N3AdobeReader
Dec 19 20:13:13 nickel: ( 287.778 @ 0x553010 / ui.debug) draw widget: 46 TouchLabel QRect(170,1320 740x120) "Page 1 <i>of</i> 3"
Dec 19 20:13:13 nickel: ( 287.779 @ 0x553010 / ui.debug) ===> parent widget: ReadingFooter
No Footer:
Code:
Dec 19 20:14:04 nickel: ( 338.344 @ 0x553010 / ui.debug) draw widget: 46 QStackedWidget QRect(0,11 1080x1429)
Dec 19 20:14:04 nickel: ( 338.344 @ 0x553010 / ui.debug) ===> parent widget: AbstractMainWindow
Dec 19 20:14:04 nickel: ( 338.390 @ 0x553010 / ui.debug) draw widget: 46 QFrame QRect(0,132 1080x1264)
Dec 19 20:14:04 nickel: ( 338.390 @ 0x553010 / ui.debug) ===> parent widget: ReadingView
Dec 19 20:14:04 nickel: ( 338.470 @ 0x553010 / ui.debug) draw widget: 46 TouchLabel QRect(1079,132 108x1429) ""
Dec 19 20:14:04 nickel: ( 338.470 @ 0x553010 / ui.debug) ===> parent widget: N3AdobeReader
Dec 19 20:14:04 nickel: ( 338.473 @ 0x553010 / ui.debug) draw widget: 46 RegularTouchLabel QRect(86,11 908x120) "Margin Test"
Dec 19 20:14:04 nickel: ( 338.473 @ 0x553010 / ui.debug) ===> parent widget: GenericContainerWidget
Dec 19 20:14:04 nickel: ( 338.478 @ 0x553010 / ui.debug) draw widget: 46 QLabel QRect(0,131 1080x1) ""
Dec 19 20:14:04 nickel: ( 338.479 @ 0x553010 / ui.debug) ===> parent widget: StatusBarView
FS:
Code:
Dec 19 20:14:46 nickel: ( 380.719 @ 0x553010 / ui.debug) draw widget: 46 QStackedWidget QRect(0,11 1080x1429)
Dec 19 20:14:46 nickel: ( 380.719 @ 0x553010 / ui.debug) ===> parent widget: AbstractMainWindow
Dec 19 20:14:46 nickel: ( 380.765 @ 0x553010 / ui.debug) draw widget: 46 QFrame QRect(0,55 1080x1341)
Dec 19 20:14:46 nickel: ( 380.766 @ 0x553010 / ui.debug) ===> parent widget: ReadingView
Dec 19 20:14:46 nickel: ( 380.850 @ 0x553010 / ui.debug) draw widget: 46 TouchLabel QRect(1079,55 108x1429) ""
Dec 19 20:14:46 nickel: ( 380.851 @ 0x553010 / ui.debug) ===> parent widget: N3AdobeReader
----
So, yeah, no dice.
Not quite sure why one of them seemed to affect the L/R margins like that, though. (MarginLeft/MarginRight is set to 1, not 0. if I set it to 0, I *think* that matches dec @ 1, FWIW. Which is how my LR margins usually look.).