intake / xrviz

Interactive visualisation interface for Xarrays
https://xrviz.readthedocs.io
BSD 3-Clause "New" or "Revised" License
105 stars 21 forks source link

Fixing selector not showing up, taps not working in geo #49

Closed jsignell closed 4 years ago

jsignell commented 4 years ago

Fixing some broken functionality that I saw with the latest releases.

martindurant commented 4 years ago

I trust you on this, you don't need my say-so. @hdsingh any comments? Will merge in 24hr if not.

hdsingh commented 4 years ago

Thanks a lot for this PR! I am very happy to see that XrViz is being looked after!

This look_for_class method is so much better than the naive try/except approach.

jsignell commented 4 years ago

Yeah the main issue was that the nesting changed with more recent panel, so the widgets were just silently failing to show up.