mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-31 00:11:59 +02:00
Add window mapped debug message
This commit is contained in:
@@ -48,6 +48,8 @@ class ClapperApp extends AppBase
|
|||||||
window.disconnect(this.mapSignal);
|
window.disconnect(this.mapSignal);
|
||||||
this.mapSignal = null;
|
this.mapSignal = null;
|
||||||
|
|
||||||
|
debug('window mapped');
|
||||||
|
|
||||||
window.child._onWindowMap(window);
|
window.child._onWindowMap(window);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
Reference in New Issue
Block a user