forked from holoviz/holoviews
-
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.
Take into account backend in StoreOptions.create_custom_trees
Take into account the backend the options are set on when creating a new option tree. Otherwise, custom options set for a backend that is not the current one will simply be discared, and only the new options will survive. Fixes holoviz#4962
- Loading branch information
1 parent
bc33f28
commit 713438c
Showing
1 changed file
with
9 additions
and
6 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