Menu

Commit [r27237]  Maximize  Restore  History

Merged revisions 27167 via svnmerge from

svn+ssh://bugman@.../svn/relax/trunk

........
r27167 | bugman | 2015-01-14 17:00:51 +0100 (Wed, 14 Jan 2015) | 10 lines

Fix for bug #23187 (https://gna.org/bugs/?23187).

This is the problem whereby opening the spin viewer window, deleting a residue, and then reopening
the spin viewer crashes relax.

This change completes the spin viewer update_*() functions. The prune_list variable was initialised
but not used. Now it is used to store the keys of the items to delete, and then the items are
deleted at the end in a new loop so that the loop over the dictionary keys is not corrupted.
........

bugman 2015-01-20

changed /branches/frame_order_cleanup
changed /branches/frame_order_cleanup/gui/spin_viewer/tree.py
/branches/frame_order_cleanup/gui/spin_viewer/tree.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.