Skip to content

[REFACTOR] Remove root Object from Qml files #132

@codingwithmagga

Description

@codingwithmagga

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.

Metadata

Metadata

Labels

refactoringIt works, but the Code is at least suboptimal

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions