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

Android Group Box spacing #9

Open
LinusBrendel opened this issue Nov 28, 2017 · 3 comments
Open

Android Group Box spacing #9

LinusBrendel opened this issue Nov 28, 2017 · 3 comments
Labels

Comments

@LinusBrendel
Copy link

Hello. There are some rendering issues with the Group box when compiling for Android. I've attached a screenshot. Thanks for making this and have a nice day! :)
screenshot from 2017-11-28 21-10-27

@Jorgen-VikingGod
Copy link
Owner

Thx for reporting.
On which version did you try this?
Looks really weird - maybe it can not load the png images from resources and therefore the spaces go wrong. Sorry, I have no dev environment for Android to test this.

If you find a fix I'm happy to receive a pull request ;)

@LinusBrendel
Copy link
Author

LinusBrendel commented Nov 28, 2017

GCC 4.9, Qt 5.9.3 for Android x86
Run on the Nexus 5X emulator from the Android SDK

The only solution I can come up with is simply using additional spacers

@Jorgen-VikingGod
Copy link
Owner

If you changed some spacing/margins it will affect the style, because I added fixed values into the stylesheets:
https://github.com/Jorgen-VikingGod/Qt-Frameless-Window-DarkStyle/blob/master/darkstyle/darkstyle.qss#L132-L148

Off-Topic: Do you have any good tutorial, how to setup Qt for Android on mac?

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

No branches or pull requests

2 participants