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