Flowm / satvis

Satellite orbit visualization and pass prediction with Cesium.js
https://satvis.space
MIT License
297 stars 103 forks source link

Button tooltipps obscuring other buttons #47

Closed v4lli closed 3 years ago

v4lli commented 3 years ago

IMG_91BE2D17CA6D-1

A button's tooltip should probably go away once they button is not tapped any longer.

Flowm commented 3 years ago

Unfortunatly there is no convenient touch support in the Buefy tooltips. Disabled tooltips for devices with no hover capability for now.