View Single Post
Old 12-19-2018, 02:09 PM   #73
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
First round of tests with the "Decrease" patch (on a H2O).

Footer + Header:

Code:
Dec 19 19:58:28 nickel: (   643.716 @ 0x553010 / ui.debug) draw widget:  46 QStackedWidget QRect(0,11 1080x1429) 
Dec 19 19:58:28 nickel: (   643.716 @ 0x553010 / ui.debug) ===> parent widget:  AbstractMainWindow 
Dec 19 19:58:28 nickel: (   643.762 @ 0x553010 / ui.debug) draw widget:  46 QFrame QRect(0,132 1080x1188) 
Dec 19 19:58:28 nickel: (   643.762 @ 0x553010 / ui.debug) ===> parent widget:  ReadingView 
Dec 19 19:58:28 nickel: (   643.838 @ 0x553010 / ui.debug) draw widget:  46 TouchLabel QRect(170,1320 740x120) "Page 1 <i>of</i> 3" 
Dec 19 19:58:28 nickel: (   643.838 @ 0x553010 / ui.debug) ===> parent widget:  ReadingFooter 
Dec 19 19:58:28 nickel: (   643.842 @ 0x553010 / ui.debug) draw widget:  46 RegularTouchLabel QRect(86,11 908x120) "Margin Test" 
Dec 19 19:58:28 nickel: (   643.843 @ 0x553010 / ui.debug) ===> parent widget:  GenericContainerWidget 
Dec 19 19:58:28 nickel: (   643.847 @ 0x553010 / ui.debug) draw widget:  46 QLabel QRect(0,131 1080x1) "" 
Dec 19 19:58:28 nickel: (   643.847 @ 0x553010 / ui.debug) ===> parent widget:  StatusBarView
No Header:

Code:
Dec 19 19:59:58 nickel: (   733.480 @ 0x553010 / ui.debug) draw widget:  46 QStackedWidget QRect(0,11 1080x1429) 
Dec 19 19:59:58 nickel: (   733.480 @ 0x553010 / ui.debug) ===> parent widget:  AbstractMainWindow 
Dec 19 19:59:58 nickel: (   733.525 @ 0x553010 / ui.debug) draw widget:  46 QFrame QRect(0,55 1080x1265) 
Dec 19 19:59:58 nickel: (   733.526 @ 0x553010 / ui.debug) ===> parent widget:  ReadingView 
Dec 19 19:59:58 nickel: (   733.606 @ 0x553010 / ui.debug) draw widget:  46 TouchLabel QRect(170,1320 740x120) "Page 1 <i>of</i> 3" 
Dec 19 19:59:58 nickel: (   733.606 @ 0x553010 / ui.debug) ===> parent widget:  ReadingFooter
No Footer:

Code:
Dec 19 20:01:05 nickel: (   800.190 @ 0x553010 / ui.debug) draw widget:  46 QStackedWidget QRect(0,11 1080x1429) 
Dec 19 20:01:05 nickel: (   800.191 @ 0x553010 / ui.debug) ===> parent widget:  AbstractMainWindow 
Dec 19 20:01:05 nickel: (   800.236 @ 0x553010 / ui.debug) draw widget:  46 QFrame QRect(0,132 1080x1264) 
Dec 19 20:01:05 nickel: (   800.237 @ 0x553010 / ui.debug) ===> parent widget:  ReadingView 
Dec 19 20:01:05 nickel: (   800.318 @ 0x553010 / ui.debug) draw widget:  46 RegularTouchLabel QRect(86,11 908x120) "Margin Test" 
Dec 19 20:01:05 nickel: (   800.318 @ 0x553010 / ui.debug) ===> parent widget:  GenericContainerWidget 
Dec 19 20:01:05 nickel: (   800.323 @ 0x553010 / ui.debug) draw widget:  46 QLabel QRect(0,131 1080x1) "" 
Dec 19 20:01:05 nickel: (   800.323 @ 0x553010 / ui.debug) ===> parent widget:  StatusBarView
FS:

Code:
Dec 19 20:01:53 nickel: (   848.100 @ 0x553010 / ui.debug) draw widget:  46 QStackedWidget QRect(0,11 1080x1429) 
Dec 19 20:01:53 nickel: (   848.100 @ 0x553010 / ui.debug) ===> parent widget:  AbstractMainWindow 
Dec 19 20:01:53 nickel: (   848.146 @ 0x553010 / ui.debug) draw widget:  46 QFrame QRect(0,55 1080x1341) 
Dec 19 20:01:53 nickel: (   848.146 @ 0x553010 / ui.debug) ===> parent widget:  ReadingView
(In the FS case, you can see the extra 24 pixels on each side in *pure white*, vs. the *very nearly white* hard margin. Colors courtesy of one of the debug setting mentioned earlier).
Attached Thumbnails
Click image for larger version

Name:	dec.png
Views:	361
Size:	16.7 KB
ID:	168481   Click image for larger version

Name:	dec_noh.png
Views:	338
Size:	11.2 KB
ID:	168482   Click image for larger version

Name:	dec_nof.png
Views:	356
Size:	12.6 KB
ID:	168483   Click image for larger version

Name:	dec_fs.png
Views:	366
Size:	2.5 KB
ID:	168484  

Last edited by NiLuJe; 12-19-2018 at 02:24 PM.
NiLuJe is offline   Reply With Quote