This repository was archived by the owner on Nov 30, 2018. It is now read-only.
This repository was archived by the owner on Nov 30, 2018. It is now read-only.
gObject undefined in WindowChildModel #1558
Open
Description
Hello,
I have a window and it was not closing (when triggerd by model change) so i took a look at the source code and the hideWindow is called but this.gObject evaluates to undefined so the window is not closing.
Do you have any idea why it could happen and how to solve it ?
Best regards,
Guillaume Leclerc