ondras / wwwsqldesigner

WWW SQL Designer, your online SQL diagramming tool
https://sql.toad.cz/?keyword=online_library
BSD 3-Clause "New" or "Revised" License
2.88k stars 728 forks source link

Canvas will be deleted if clientlocalload-prompt canceled #181

Closed ondras closed 9 years ago

ondras commented 9 years ago

From nicokara...@gmail.com on September 17, 2013 21:26:19

I designed a bigger set of tables and wanted to save it locally. But I accidently hitted "clientlocalload" instead of "clientlocalsave". "No problem" I thought, and pressed cancel on the js-prompt. This caused the canvas will be deleted (and the load/save dialog closed). :-( I used Chrome.

Original issue: http://code.google.com/p/wwwsqldesigner/issues/detail?id=174

ondras commented 9 years ago

From ondrej.zara on September 18, 2013 00:05:35

Status: Accepted
Owner: ondrej.zara

ondras commented 9 years ago

From ondrej.zara on September 18, 2013 22:23:56

Fixed in https://code.google.com/p/wwwsqldesigner/source/detail?r=b85a90b0e9f87d4f311bccb4933e95088c960f55 .

Status: Fixed