rebootcode / svg-edit

Automatically exported from code.google.com/p/svg-edit
MIT License
0 stars 0 forks source link

Need app-wide access to show_save_warning #909

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
After having written an open/save extension I noticed that I would still get a 
warning that I had not saved my file, even immediately after I had saved it. To 
fix this I needed to make access to the show_save_warning flag located in 
svg-edit.js. Attached is a patch which promotes show_save_warning to the Editor 
object so that extensions can set and clear as needed.

Original issue reported on code.google.com by adamben...@gmail.com on 23 Feb 2012 at 11:38

Attachments:

GoogleCodeExporter commented 8 years ago
Sorry patch got corrupted, here is the correct patch

Original comment by adamben...@gmail.com on 23 Feb 2012 at 11:40

Attachments:

GoogleCodeExporter commented 8 years ago
Applied patch in r2056, thanks Adam.  Please close the bug (mark Fixed) when 
you've verified it.

Original comment by codedr...@gmail.com on 25 Feb 2012 at 2:18

GoogleCodeExporter commented 8 years ago

Original comment by adamben...@gmail.com on 25 Feb 2012 at 9:44