Skip to content

Pop up for info #13

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

Konstantina5
Copy link

I have added a pop up with a link to the website and took the liberty to add a toolbar menu( for issue #12 )

@unix1
Copy link
Owner

unix1 commented Jan 12, 2019

@Konstantina5 that's awesome! I'll review/test and get back.

@unix1
Copy link
Owner

unix1 commented Jan 16, 2019

Hi @Konstantina5, when I run your branch through qmlscene I get these warnings:

main.qml:25:13: QML Label: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
main.qml:30:13: QML ToolButton: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
main.qml:13:12: QML ToolBar: Possible anchor loop detected on vertical anchor.

I haven't fully dug into the proper solution, but found these resources that seem relevant:

Do you think you could fix them?

@Konstantina5
Copy link
Author

Hi @unix1, thanks for your reply. I use Qt Creator and when I run the application only the last warning about the ToolBar is shown to me. I have solved this warning and I am going to upload it soon. However, I am not sure how to help with the rest of the warnings that I don't get.

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

Successfully merging this pull request may close these issues.

2 participants