#311: overlaying wxNVIZ window with another one provokes a redraw
----------------------+-----------------------------------------------------
Reporter: msieczka | Owner: grass-dev@lists.osgeo.org
Type: defect | Status: new
Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Keywords: | Platform: All
Cpu: All |
----------------------+-----------------------------------------------------
1. open a raster in wxNVIZ
2. take any other open window and drag it over the wxNVIZ window
Each time you move that other window, a CPU-intensive redraw takes place
in NVIZ, as long as both windows overlap. Could this be avoided?
#311: overlaying wxNVIZ window with another one provokes a redraw
-----------------------+----------------------------------------------------
Reporter: msieczka | Owner: grass-dev@lists.osgeo.org
Type: defect | Status: closed
Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Resolution: fixed | Keywords:
Platform: All | Cpu: All
-----------------------+----------------------------------------------------
Changes (by cmbarton):
* status: new => closed
* resolution: => fixed
Comment:
I think this must have been fixed with a batch of improvements to the wx
3D display system quite awhile back.
I tested this with the current 6.4 and had no redraw at all. I tried
dragging this browser window over the 3D display and I tried dragging
another GRASS map display window over the 3D display. Nothing in either
case.