junrrein / pdfslicer

A simple application to extract, merge, rotate and reorder pages of PDF documents
https://junrrein.github.io/pdfslicer/
GNU General Public License v3.0
150 stars 18 forks source link

fix(AppWindow): do not disable 'edit' actions during document saving #187

Closed miltolstoy closed 4 years ago

miltolstoy commented 4 years ago

Resolves #173

miltolstoy commented 4 years ago

See https://github.com/junrrein/pdfslicer/pull/182.

junrrein commented 4 years ago

This is also good to go now. Thanks!