NCAR / VAPOR

VAPOR is the Visualization and Analysis Platform for Ocean, Atmosphere, and Solar Researchers
https://www.vapor.ucar.edu/
BSD 3-Clause "New" or "Revised" License
178 stars 49 forks source link

VAPOR window resize stuck at "fast" mode. #1339

Open shaomeng opened 5 years ago

shaomeng commented 5 years ago

Summary: Vapor re-draws renderers after a window resize event. However, the redraw is stuck at fast mode. Users have to move the scene a little bit to regain a "normal" rendering.

To reproduce:

  1. Create a renderer with your favorite data set.
  2. Move the scene and notice the different rendering between normal and fast rendering mode.
  3. Re-size vapor window. Notice that the rendering is stuck at the fast mode, even after resize is finished.
shaomeng commented 4 months ago

The problem is still there, and I'll bump it up to "high"