Patches item #3052684, was opened at 2010-08-24 23:07 Message generated for change (Tracker Item Submitted) made by eighthave You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3052684...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: puredata Group: bugfix Status: Open Resolution: None Priority: 9 Private: No Submitted By: Hans-Christoph Steiner (eighthave) Assigned to: Miller Puckette (millerpuckette) Summary: fixed bug in saving Untitled/new patches
Initial Comment: There is a bug in the new Yes/No/Cancel code that can lose changes. If a new/Untitled patch is dirty, and you close the window, the menuclose message will be sent before the _saveas dialog is done, thereby losing the changes. This patch fixes that bug, and refactors the pdtk_canvas_menuclose to fit into 0.43/gui-rewrite style.
apply with git am
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3052684...