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

Screen resolution scaling bug #159

Open
warmachinesocial opened this issue Aug 27, 2023 · 2 comments
Open

Screen resolution scaling bug #159

warmachinesocial opened this issue Aug 27, 2023 · 2 comments
Labels
bug Something isn't working compose-issue Bugs or issues related to compose-jb

Comments

@warmachinesocial
Copy link

Describe the bug
When screen resolution changes, the scaling of the entire app does not work. I don't know if this a compose issue or more of the app's logic

To Reproduce

  1. Try to change your screen resolution with scale

Expected behavior
The app should change accordingly to scale however I think it takes the default scaling of 100% in my case

Screenshots

  • QHD (3200*1800)
    image

Desktop (please complete the following information):

  • OS: Linux
  • Version Fedora 38
@warmachinesocial warmachinesocial added the bug Something isn't working label Aug 27, 2023
@JetpackDuba
Copy link
Owner

It's a compose bug, that's why I added the option to set the scale manually in the setting.

@warmachinesocial
Copy link
Author

I found the issue and run gradlew runRelease and solved it however I don't know why this is the case.

@JetpackDuba JetpackDuba added the compose-issue Bugs or issues related to compose-jb label Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working compose-issue Bugs or issues related to compose-jb
Projects
None yet
Development

No branches or pull requests

2 participants