[BUG][SILICA] Alignment issues with light ambience & DockedPanel Switches

asked 2019-02-01 14:13:15 +0300

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.

image description

image description

edit retag flag offensive close delete

Comments

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 +0300 )edit

This isn't related to your bug, but the date and time on both aren't centered properly.

rgp ( 2019-02-01 17:23:16 +0300 )edit

adekker, tar that will do for a workaround; not sure how they managed to mess this one up.

Allstar12345 ( 2019-02-01 21:03:41 +0300 )edit
2

rgp, yeah it has anti-burn in protection for OLED screens, UI moves around slowly

Allstar12345 ( 2019-02-01 21:04:16 +0300 )edit

@Allstar12345 Nice! :)

MartinK ( 2019-02-02 14:28:45 +0300 )edit