Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Make chat dialog show up as full screen on iOS #3383

Open
ann0see opened this issue Sep 24, 2024 · 1 comment
Open

Make chat dialog show up as full screen on iOS #3383

ann0see opened this issue Sep 24, 2024 · 1 comment

Comments

@ann0see
Copy link
Member

ann0see commented Sep 24, 2024

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.

@ann0see
Copy link
Member Author

ann0see commented Dec 29, 2024

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.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant