You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that since full screen fix [1] breaks behaviour of the glacier-pinquery [2], glacier-polkit-agent [3], and glacier-settings[4] (pressAndHold on the feeds page). They aren't rendered properly. See screenshots below. I am not sure how should be that fixed. I would prefer some fix in compositor. It is possible to replace show() by showFullscreen() which would probably solve the problem.
It seems that since full screen fix [1] breaks behaviour of the glacier-pinquery [2], glacier-polkit-agent [3], and glacier-settings[4] (pressAndHold on the feeds page). They aren't rendered properly. See screenshots below. I am not sure how should be that fixed. I would prefer some fix in compositor. It is possible to replace show() by showFullscreen() which would probably solve the problem.
[1] nemomobile-ux/lipstick@3ece3a8
[2] https://github.com/nemomobile-ux/glacier-pinquery/blob/master/src/main.cpp#L64
[3] https://github.com/nemomobile-ux/glacier-polkit-agent/blob/master/main.cpp#L64
[4] https://github.com/nemomobile-ux/glacier-settings/blob/2eeb6f747d93a0d82493cbb4bf46ebce63e7582f/src/qml/glacier-settings.qml#L48
Interesting is also how are rendered the other applications such as midori. The content is somehow ugly scaled
The text was updated successfully, but these errors were encountered: