Menu

Commit [r27173]  Maximize  Restore  History

Merged revisions 27167 via svnmerge from

svn+ssh://tlinnet@.../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.
........

tlinnet 2015-01-14

changed /branches/nmrglue
changed /branches/nmrglue/gui/spin_viewer/tree.py
/branches/nmrglue
Directory.
/branches/nmrglue/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.