Skip to content

Don't deselect "Show Annotation Tools" menu button after pressing on save/save as

Shubham requested to merge shubham/spectacle:bugfix469476 into master

BUG: 469476

Currently if the user has selected "Show Annotation Tools" menu button and after it they hit Save/Save As button, "Show Annotation Tools" is deselected however its tool items remain active. With this patch, "Show Annotation Tools" button remain selected even after user has saved the file. This makes sense because it may be possible that user want to start from where they left after saving the file.

Edited by Shubham

Merge request reports