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

Qt6 compatibility error in examples #16

Open
Daguerreo opened this issue Oct 18, 2023 · 0 comments
Open

Qt6 compatibility error in examples #16

Daguerreo opened this issue Oct 18, 2023 · 0 comments
Labels
bug Something isn't working Qt6

Comments

@Daguerreo
Copy link
Owner

Daguerreo commented Oct 18, 2023

All the examples have these warnings in Qt6 but not in Qt5

qrc:/modules/QMLTreeView/TreeView.qml:83:5: QML TreeViewItem: Binding loop detected for property "handleColor"
qrc:/modules/QMLTreeView/TreeView.qml:83:5: QML TreeViewItem: Binding loop detected for property "selectedItemColor"
qrc:/modules/QMLTreeView/TreeViewItem.qml:108:4: QML ColumnLayout: Qt Quick Layouts: Polish loop detected. Aborting after two iterations.
@Daguerreo Daguerreo added bug Something isn't working Qt6 labels Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Qt6
Projects
None yet
Development

No branches or pull requests

1 participant