Can't move window with Qt6.2.2 macOS
rsmz opened this issue · 1 comments
rsmz commented
It does move with Qt5.15, but not with Qt6. Using this code in OSXHideTitleBar.mm did not help:
[nativeWindow setMovableByWindowBackground:YES];
chifandeyu commented
same problem. Is this project no longer maintained?