CQ-editor
CQ-editor copied to clipboard
Rendering status feedback when auto-saving
The Render button on the buttons-bar has a default state (
) and a working state (
).
This gives a good feedback to the user about the rendering status.
It could be nice to also switch the button state when auto-saving.
This functionality seems very related to the changes I introduced to indicate rendering status in the statusbar. I've included this feature in my pull request https://github.com/CadQuery/CQ-editor/pull/233