Open oskude opened 1 year ago
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 :heart: 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.