-
Notifications
You must be signed in to change notification settings - Fork 0
[REFACTOR] Remove root Object from Qml files #132
Copy link
Copy link
Open
Labels
refactoringIt works, but the Code is at least suboptimalIt works, but the Code is at least suboptimal
Milestone
Description
Refactor Request
In some qml files, there is a direct connection to the root object by just using the name (root or rootWindow) of it. This is not safe and should be changed.
Description of the proposed solution
Add a property in the qml files which will be set to the root item from outside.
Additional context
No other context.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
refactoringIt works, but the Code is at least suboptimalIt works, but the Code is at least suboptimal