forked from equinor/webviz-subsurface
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add full state prop to the map component (equinor#445)
By removing the map spec state from the react component, the state will be handled by Dash (in their redux store), so it makes it possible to get it on the python side. In this way, there's no need to keep the state in python either.
- Loading branch information
1 parent
7974b84
commit 262d119
Showing
6 changed files
with
191 additions
and
171 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.