Closed plfiorini closed 3 years ago
The new input handlers do not work as expected.
Mouse click fall through: if you overlap the title bar of two windows and click on the one stacked above, your click will hit the window below.
Windows can be dragged even when the modal dialog overlay is active.
Rewrite the decorations with C++ to avoid these issues.
The new input handlers do not work as expected.
Mouse click fall through: if you overlap the title bar of two windows and click on the one stacked above, your click will hit the window below.
Windows can be dragged even when the modal dialog overlay is active.
Rewrite the decorations with C++ to avoid these issues.