biigle / core

:large_blue_circle: Application core of BIIGLE
https://biigle.de
GNU General Public License v3.0
13 stars 15 forks source link

Always show label tooltips #960

Open mzur opened 3 weeks ago

mzur commented 3 weeks ago

Implement the "hover", "always" and "off" state for the label tooltip in the image and video annotation tools (described here). The positioning of the tooltips (especially for moving video annotations) may be non-trivial.

dlangenk commented 3 weeks ago

For video: We could turn off the tooltips while the video is playing. Of course it would be nice to have moving boxes + tooltips, but I guess in most cases, it would should be sufficient to show them only on pause.

mzur commented 3 weeks ago

Good point :+1: