pastedown icon indicating copy to clipboard operation
pastedown copied to clipboard

Make it harder to get rid of unsaved changes

Open cespare opened this issue 12 years ago • 0 comments

Can use beforeunload event to detect leaving the page with unsaved changes. Unfortunately this is kind of tricky and to do it properly will probably require switching away from the window.location.hash-based navigation method.

Low priority for now because Pastedown isn't intended to be used for composition (it's for pasting!).

cespare avatar Nov 25 '12 03:11 cespare