You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RenderParams instances seem to be affecting each other when they should be independent.
To reproduce:
Import a Katrina file (wrf-arw)
Create two barb renderer instances
In the first Barb renderer, edit the transfer function mapping range
Activate the second Barb renderer
Activate the first Barb Renderer
The mapping range of the second Barb renderer will be re-applied to that of the first. The preceding commit to #3676 (b7f67af) does not exhibit this behavior.
The text was updated successfully, but these errors were encountered:
RenderParams instances seem to be affecting each other when they should be independent.
To reproduce:
The mapping range of the second Barb renderer will be re-applied to that of the first. The preceding commit to #3676 (b7f67af) does not exhibit this behavior.
The text was updated successfully, but these errors were encountered: