biocore/empress

Adding tooltips to the interface?

开放

#138 创建于 2020年3月3日

 (1 条评论) (0 个反应) (0 位负责人)JavaScript (32 个派生)auto 404
documentationgood first issue

仓库指标

星标
 (56 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

This is a small, low-priority thing I'd like to add in to Empress later on down the line -- recording it here for future reference.

We had some requests to add tooltips to the Qurro interface (screenshots here), and this didn't actually represent much added work -- once things are set up with Bootstrap, etc. it's only ~3 lines of HTML per tooltip element.

This could complement some of the more complex functionality @kwcantrell has been working really well -- for example explaining what we mean by Gradient, Trajectory, etc. in the context of animations.

贡献者指南