You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The chat dialog probably also needs something like #3343: display chat dialog as full screen.
The chat screen dimensions are otherwise off with qt6 on iOS.
The text was updated successfully, but these errors were encountered:
The mentioned PR did not fix the issue.
Most likely, there's a window property which makes the chat dialog show up correctly. Changing the window between Qt::Window and Qt::Dialog did not change the issues.
Maybe we could resize the window manually on rotations.
The chat dialog probably also needs something like #3343: display chat dialog as full screen.
The chat screen dimensions are otherwise off with qt6 on iOS.
The text was updated successfully, but these errors were encountered: