Bugs item #1924592, was opened at 2008-03-24 20:42 Message generated for change (Comment added) made by dooglus You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=757416&aid=1924592&group_id=144022
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: Usability Group: SVN version >Status: Closed >Resolution: Fixed Priority: 3 Private: No Submitted By: Genete (genete) Assigned to: Nobody/Anonymous (nobody) Summary: Modify Canvas description doesn't make the sifz file dirty Initial Comment: Using svn 1918 Go to caret menu, Edit Properties and change the description, don't mark the file as modified. Close the dialog window and the changes are set but the file still clean (not dirty). You can close and no ask to save is pop up. -G ---------------------------------------------------------------------- >Comment By: dooglus (dooglus) Date: 2008-03-26 23:49 Message: Logged In: YES user_id=1546005 Originator: NO Fixed in SVN r1923-5. ---------------------------------------------------------------------- Comment By: dooglus (dooglus) Date: 2008-03-26 14:11 Message: Logged In: YES user_id=1546005 Originator: NO Canvas 'dirtiness' is detected as a non-zero number of actions available to undo. Setting the canvas' description isn't an action, and so doesn't count as making the canvas dirty. In synfig-studio/trunk/src/synfigapp/canvasinterface.cpp, CanvasInterface::set_name(), CanvasInterface::set_description(), and CanvasInterface::set_id() all say: "\todo This needs to be converted into an action". ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=757416&aid=1924592&group_id=144022 ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Synfig-devl mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synfig-devl
