mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-08-02 11:38:30 -04:00
Compare commits
1 Commits
ef191babb7
..
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 11287459c3 |
@@ -379,6 +379,9 @@ Item {
|
||||
|
||||
animationsEnabled = true;
|
||||
shouldBeVisible = true;
|
||||
// Content-sized popouts lay out when contentWindow maps, while the geometry
|
||||
// handlers are still gated off. Re-snapshot so the surface isn't left short.
|
||||
_setSettledSurfaceGeometry();
|
||||
if (screen) {
|
||||
PopoutManager.showPopout(popoutHandle);
|
||||
opened();
|
||||
|
||||
Reference in New Issue
Block a user