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
Sorry if i missed this in the docs or examples, but can we edit the StyleSet prop values and save the CSS file from QML?
if not, how hard would it be to implement?
PS. Thank you for this project, helps me a lot to make an apps style user customizable ❤️ I just started using this in an dormant app (redesigning the ui) and now would love to add a gui to edit the apps style in real-time.
The text was updated successfully, but these errors were encountered:
The CSS system was build originally only with read-only support in mind. I've honestly no idea how hard it would be to make that happen, but I can imagine that it would require some serious, non trivial architecture changes.
Sorry if i missed this in the docs or examples, but can we edit the StyleSet prop values and save the CSS file from QML?
if not, how hard would it be to implement?
PS. Thank you for this project, helps me a lot to make an apps style user customizable ❤️ I just started using this in an dormant app (redesigning the ui) and now would love to add a gui to edit the apps style in real-time.
The text was updated successfully, but these errors were encountered: