You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on a project, where I have a single custom type registered in the QML type system. I can't use hot reload directly, without having to replace them with rectangles and then un-replacing them for the final product.
It would be nice to have a feature of the program to be the ability to reload with replacement dummy components.
The text was updated successfully, but these errors were encountered:
appetrosyan
changed the title
FEATURE Request
FEATURE Request: Reload with dummy replacements for custom components.
Jun 25, 2020
I'm working on a project, where I have a single custom type registered in the QML type system. I can't use hot reload directly, without having to replace them with rectangles and then un-replacing them for the final product.
It would be nice to have a feature of the program to be the ability to reload with replacement dummy components.
The text was updated successfully, but these errors were encountered: