- Anonymous
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
abdullah | abdullahtahiriyo | master | 2021-01-18 15:16:46 | master 7066bfed |
Changeset | App/Gui: New restoreError Document status and Gui pop-up ======================================================== If the restore of Document.xml results in invalid Document.xml (because unhandled exceptions occurred), the document status Document::restoreError is set. The GUI or Mod/Web if a link was clicked, show a pop-up indicating this situation. This commit also shows an appropriate pop-up for the partialRestore when opening from the menu, that before only appeared when opening by clicking a link. |
|||
mod - src/App/Document.cpp | Diff File | |||
mod - src/App/Document.h | Diff File | |||
mod - src/Gui/CommandDoc.cpp | Diff File | |||
mod - src/Mod/Web/Gui/BrowserView.cpp | Diff File |