mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 906025 - [responsive mode] vertical resizer moves incorrectly after rotate. r=paul
This commit is contained in:
parent
a68333d0fe
commit
5976d83b93
@ -687,6 +687,7 @@ ResponsiveUI.prototype = {
|
|||||||
this.stack.removeAttribute("notransition");
|
this.stack.removeAttribute("notransition");
|
||||||
}
|
}
|
||||||
this.ignoreY = false;
|
this.ignoreY = false;
|
||||||
|
this.ignoreX = false;
|
||||||
this.isResizing = false;
|
this.isResizing = false;
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user