Menu

Commit [r27167]  Maximize  Restore  History

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-14

changed /trunk/gui/spin_viewer/tree.py
/trunk/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.