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

Binding Loops For our Modals #91

Open
42flyingfish opened this issue Jan 16, 2024 · 1 comment · May be fixed by #92
Open

Binding Loops For our Modals #91

42flyingfish opened this issue Jan 16, 2024 · 1 comment · May be fixed by #92
Labels
bug implemented feature that is not working properly

Comments

@42flyingfish
Copy link
Collaborator

This might be best broken up as separate issues.

A number of our models have binding loops. The app will print warning on start up and when the window is resized.

qrc:/main.qml:53:5: QML ScheduleDeleteModal: Binding loop detected for property "implicitWidth"
qrc:/main.qml:49:5: QML EventAlreadySavedModal: Binding loop detected for property "implicitWidth"
qrc:/main.qml:45:5: QML ScheduleAddedModal: Binding loop detected for property "implicitWidth
@42flyingfish 42flyingfish added bug implemented feature that is not working properly 21x-blocker labels Jan 16, 2024
@42flyingfish 42flyingfish changed the title Binding Loops For our Modal Binding Loops For our Modals Jan 16, 2024
@42flyingfish 42flyingfish linked a pull request Jan 18, 2024 that will close this issue
@42flyingfish
Copy link
Collaborator Author

This is from a while ago, but with Qt 6.8 we can support system notifications if we want to. https://www.qt.io/blog/popups-and-menus-in-qt-quick-6.8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug implemented feature that is not working properly
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants