hajicj / MUSCIMarker

Tool for annotating objects in musical scores.
http://muscimarker.readthedocs.io/en/latest/
Apache License 2.0
7 stars 2 forks source link

Info panel for selected objects is not properly synced with selection #131

Closed hajicj closed 7 years ago

hajicj commented 7 years ago

To replicate:

The object will now be deselected (because of the remove+add trick to force efficient redraw), but it will not be removed from the info panel.

Possible solutions

1) Make the info panel a proper ListView 2) Ensure info label removal on remove_cropobject