equinor / webviz-subsurface-components

Custom subsurface visualizations for use in Webviz and/or Dash.
https://github.com/orgs/equinor/projects/24
Mozilla Public License 2.0
33 stars 39 forks source link

Camera panning is not possible when switching from panoramic to orthographic #1459

Open hkfb opened 1 year ago

hkfb commented 1 year ago

See https://equinor.github.io/webviz-subsurface-components/storybook-static/?path=/story/subsurfaceviewer-map-layer--contour-lines

After switching off show3d, then camera panning does not work.

hkfb commented 1 year ago

Bug posted to deck.gl: https://github.com/visgl/deck.gl/issues/7789

hkfb commented 1 year ago

PR submitted to deck.gl: https://github.com/visgl/deck.gl/pull/7814