[BUG][SILICA] Alignment issues with light ambience & DockedPanel Switches
Something I noticed in the emulator when 3.0 was released and now can reproduce it on device,
If I use Switches inside a Docked Panel with a light ambience the images (built in platform ones in this case) seem to massively mis-align.
See images below, identical code but with dark/light ambience in use show some weird spacing.
This is present on any screen orientation.
I experienced a similar issue in for example Kodimote and ended up with an explicit height difference for a light theme:
https://github.com/a-dekker/kodimote/blob/master/apps/sailfish/qml/pages/NowPlayingPage.qml#L311
Not how it supposed to be imho.
adekker ( 2019-02-01 14:25:20 +0200 )editThis isn't related to your bug, but the date and time on both aren't centered properly.
rgp ( 2019-02-01 17:23:16 +0200 )editadekker, tar that will do for a workaround; not sure how they managed to mess this one up.
Allstar12345 ( 2019-02-01 21:03:41 +0200 )editrgp, yeah it has anti-burn in protection for OLED screens, UI moves around slowly
Allstar12345 ( 2019-02-01 21:04:16 +0200 )edit@Allstar12345 Nice! :)
MartinK ( 2019-02-02 14:28:45 +0200 )edit