os-js / osjs-client

OS.js Client Module
https://manual.os-js.org/
Other
31 stars 31 forks source link

Add 'ask for save on quit' for BasicApplication #65

Open andersevenrud opened 5 years ago

andersevenrud commented 5 years ago

This came up in https://github.com/os-js/osjs-writer-application/issues/2

Any application that uses BasicApplication implementation should ask to save before closing the application.

andersevenrud commented 4 years ago

Relevant: https://github.com/os-js/osjs-client/issues/57