VespucciProject / Vespucci

A free (open source), cross-platform tool for spectroscopic data analysis and imaging
GNU General Public License v3.0
18 stars 8 forks source link

Some GUI interactions with MapViewer are broken #58

Closed dpfoose closed 7 years ago

dpfoose commented 7 years ago

Several interactions with the MapViewer do not perform any action: Scale Bar Axes

I believe this is due to not properly triggering replot. The code MapData/MapPlot/MapViewer ecosystem is a fetid swamp of code smells. We should refactor this and/or nuke it from space.

dpfoose commented 7 years ago

Fixed in #56