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

Labels not properly resizing #45

Open
Kylogias opened this issue Nov 20, 2020 · 3 comments
Open

Labels not properly resizing #45

Kylogias opened this issue Nov 20, 2020 · 3 comments

Comments

@Kylogias
Copy link

Labels aren't properly resizing, as seen in this image
image

@NeoSpark314
Copy link
Owner

Does it resize correctly when you start the application? Did you set the text on the property of OQ_UILabel directly. If not that could be the issue.

@Kylogias
Copy link
Author

Kylogias commented Jan 1, 2021

Does it resize correctly when you start the application? Did you set the text on the property of OQ_UILabel directly. If not that could be the issue.

Sorry for the late reply as apparently I don't get notifications. It didn't resize when I started it. I did set the text directly.

@NeoSpark314
Copy link
Owner

Not sure exactly from your screenshot what is happening; There is a text property directly on OQ_UILabel; entering text in there will call the auto-resize (even directly in the editor): this is my test here:

image
image
image

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

No branches or pull requests

2 participants