Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Make connect dialog show up as fullscreen on iOS #3343

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

ann0see
Copy link
Member

@ann0see ann0see commented Aug 7, 2024

Short description of changes

Makes Connect dialog show up in full screen like Android if Qt6 is used. This fixes a severe UI issue on the Qt6 build of Jamulus for iOS which didn't allow to even tap the connect button. Now the connect dialog looks like this in dark mode: (broken styling but usable)
Fixed Connect Dialog iOS

CHANGELOG: iOS: Fixed GUI issue preventing the connect dialog to show correctly

Context: Fixes an issue?

Related to issues mentioned in #2711

Does this change need documentation? What needs to be documented and how?

No
Status of this Pull Request
Works based on local build. Didn't test IPA built by GitHub - but this still uses Qt5

What is missing until this pull request can be merged?

Nothing

Checklist

  • I've verified that this Pull Request follows the general code principles
  • I tested my code and it does what I want
  • My code follows the style guide
  • I waited some time after this Pull Request was opened and all GitHub checks completed without errors.
  • I've filled all the content above

ann0see added a commit to ann0see/jamulus that referenced this pull request Aug 7, 2024
Fixes an overflow bug for the about dialog on iOS.

Related to: jamulussoftware#3343
ann0see added a commit to ann0see/jamulus that referenced this pull request Aug 7, 2024
Fixes an overflow bug for the about dialog on iOS.

Related to: jamulussoftware#3343
@ann0see ann0see force-pushed the iOS/fixOverflowConnectdlg branch from 6db711e to 2e8dd33 Compare August 7, 2024 20:55
@ann0see ann0see changed the title Make connect dialog show up as full screen on iOS Make connect dialog show up as fullscreen on iOS Aug 7, 2024
@ann0see ann0see added Mobile UI Issues with the UI on mobile platforms iOS iOS runtime issue labels Aug 7, 2024
@ann0see
Copy link
Member Author

ann0see commented Aug 7, 2024

The chat dialog probably also needs this.

ann0see added a commit to ann0see/jamulus that referenced this pull request Aug 24, 2024
Fixes an overflow bug for the about dialog on iOS.

Related to: jamulussoftware#3343
@ann0see ann0see force-pushed the iOS/fixOverflowConnectdlg branch 2 times, most recently from e623992 to c93a637 Compare August 24, 2024 18:00
ann0see added a commit to ann0see/jamulus that referenced this pull request Aug 24, 2024
Fixes an overflow bug for the about dialog on iOS.

Related to: jamulussoftware#3343
@pljones pljones added this to the Release 3.12.0 milestone Sep 18, 2024
ann0see added a commit to ann0see/jamulus that referenced this pull request Sep 22, 2024
Fixes an overflow bug for the about dialog on iOS.

Related to: jamulussoftware#3343
Fixes GUI issue of connect dialog overflowing screen on iOS
@softins
Copy link
Member

softins commented Sep 30, 2024

Looks like the Connect Dialog list entries also need some work to be compatible with a dark mode theme. I suspect those texts are set specifically to black instead of being left to default.

Copy link
Member

@softins softins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine

@ann0see ann0see requested a review from pljones October 2, 2024 06:23
ann0see added a commit to ann0see/jamulus that referenced this pull request Oct 2, 2024
Fixes an overflow bug for the about dialog on iOS.

Related to: jamulussoftware#3343
ann0see added a commit to ann0see/jamulus that referenced this pull request Oct 2, 2024
Fixes an overflow bug for the about dialog on iOS.

Related to: jamulussoftware#3343
@ann0see
Copy link
Member Author

ann0see commented Oct 3, 2024

@pljones Probably you can't test this. A review would still be good.

ann0see added a commit to ann0see/jamulus that referenced this pull request Oct 3, 2024
Fixes an overflow bug for the about dialog on iOS.

Related to: jamulussoftware#3343
@pljones
Copy link
Collaborator

pljones commented Oct 3, 2024

Might be the weekend before I can test it but it looks like it shouldn't cause problems.

ann0see added a commit to ann0see/jamulus that referenced this pull request Oct 3, 2024
Fixes an overflow bug for the about dialog on iOS.

Related to: jamulussoftware#3343
ann0see added a commit to ann0see/jamulus that referenced this pull request Oct 3, 2024
Fixes an overflow bug for the about dialog on iOS.

Related to: jamulussoftware#3343
ann0see added a commit to ann0see/jamulus that referenced this pull request Oct 3, 2024
Fixes an overflow bug for the chat dialog on iOS.

Related to: jamulussoftware#3343
@ann0see ann0see merged commit 6b340f5 into jamulussoftware:main Oct 3, 2024
11 checks passed
@ann0see ann0see deleted the iOS/fixOverflowConnectdlg branch October 3, 2024 21:02
@ann0see
Copy link
Member Author

ann0see commented Oct 3, 2024

BlissOS Android test is ok.

@pljones
Copy link
Collaborator

pljones commented Oct 4, 2024

OK, that appears to work for me (moto g(9) power, Android 11)
ConnectDialogFullScreen

ann0see added a commit to ann0see/jamulus that referenced this pull request Dec 28, 2024
Fixes an overflow bug for the chat dialog on iOS.

Related to: jamulussoftware#3343
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
iOS iOS runtime issue Mobile UI Issues with the UI on mobile platforms
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants