Comment 3 for bug 1030239

Revision history for this message
John Smith (john-smithi) wrote :

Patch to fix the following problems :

The markers combobox was not listening to changes in <defs>, so several changes to markers where not shown
1. Custom marker creation/deletion (Object to Marker)
2. Clean up document (that removes unused markers)
3. Extension ColorMarkers that creates new markers

Tested on Ubuntu 12.04, please test if you can.

A known issue is that after Extension Color Markers is run, something happens to the defs and the markers are no longer notified of any changes to the defs. Not sure of the cause or solution for this.