Opened 16 years ago
Closed 15 years ago
#311 closed defect (fixed)
overlaying wxNVIZ window with another one provokes a redraw
Reported by: | msieczka | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 6.4.0 |
Component: | wxGUI | Version: | svn-develbranch6 |
Keywords: | Cc: | ||
CPU: | All | Platform: | All |
Description
- open a raster in wxNVIZ
- 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?
Note:
See TracTickets
for help on using tickets.
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.
Changing to fixed.
Michael