popouts fixed for real
This commit is contained in:
@@ -21,6 +21,8 @@ Item {
|
||||
|
||||
screen: root.screen
|
||||
|
||||
anchors.top: parent.top
|
||||
|
||||
x: {
|
||||
const off = currentCenter - nonAnimWidth / 2;
|
||||
const diff = root.width - Math.floor(off + nonAnimWidth);
|
||||
|
||||
Reference in New Issue
Block a user