Skip to content

Conversation

Conengmo
Copy link
Member

@Conengmo Conengmo commented Nov 29, 2022

Fixes #1670

The new TagFilterButton plugin added in #1343 acted like a layer, but it is not a layer but a control. This causes issues when you add both a TagFilterButton and a LayerControl to a map. TagFilterButton shouldn't and cannot show up in the layer control.

Fix this by making TagFilterButton inherit from MacroElement.

@Conengmo Conengmo merged commit 4f9416f into python-visualization:main Nov 29, 2022
@Conengmo Conengmo deleted the fix-TagFilterButton-with-LayerControl branch November 29, 2022 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TagFilterButton not compatible with LayerControl
2 participants