artview
artview copied to clipboard
Combine Display and Modes SelectRegions
I think we should try to combine these two feature into a single code base or at least call the same underlying code so that they do not diverge. Also I think the following should be addressed:
- When a new polygon is selected, open tables/graphs should automatically update
- Add the stats/tables/plot option to the Manual filter. I think this would be useful when editing data in this way.
- Merging these together, I think should take care of the fact that if you create a polygon with the Display SelectRegion, it does get removed when the Modes SelectRegion is used.
try to address that in branch https://github.com/gamaanderson/artview/tree/issue181
I believe this can be closed also?
closed by PR #186