Thomas Robitaille
Thomas Robitaille
When changing monitor, we should check for resolution changes. Resizing the viewer fixes it, so maybe we can just trigger a resizeEvent when the resolution changes.
It would be nice to have a way to show 3D surfaces based on 2D raster elevation data.
Alyssa requested that we should have an opt-in camera for the 3D view which doesn't rotate around the z axis.
There have been several bug reports with the following tracebacks: ``` Traceback (most recent call last): File "/Users/xujingping/anaconda2/lib/python2.7/site-packages/glue/app/qt/mdi_area.py", line 61, in dropEvent new_layer(layer) File "/Users/xujingping/anaconda2/lib/python2.7/site-packages/glue/app/qt/mdi_area.py", line 51, in new_layer self._application.choose_new_data_viewer(layer)...
It would be nice to have image stretch functions in the 3D viewer as for the 2D viewer
Example workflow - link 3 components between cube and catalog, overlay catalog, change which components are linked, but scatter layer doesn't update
For the 2D viewers, removing a dataset removes the viewers that show only that dataset. This may not be the best behavior, but we should make the 2D and 3D...
For catalogs with many millions of points, it would be more efficient to show these as a volume rendering, and we should investigate how to best do this.