I have a custom QML Window object that I am using as a modal dialog box. It works fine on Windows and Linux, but no matter what I've tried, the window always comes up full screen, even if I explicitly set height and width.
Any ideas how I can get this to work?