GEOLYTIX / xyz

An open source javascript framework for spatial data and application interfaces.
MIT License
88 stars 26 forks source link

Dataview Toolbar - Visible when entry is display false #1739

Closed simon-leech closed 1 day ago

simon-leech commented 1 week ago

A Dataview Toolbar is still visible when the entry of type dataview is display false. The Toolbar should only be visible if the entry is display true.

dbauszus-glx commented 3 days ago

I reopen the issue since the bug persist when the toolbar is for dataview in the tabview.

The tabview add/show tab method calls an activate method which must check for and display the toolbar in the tab panel.