josdejong/jsoneditor
Ver no GitHubChange the shortcut keys in tooltip titles to show `cmd` on Mac instead of `ctrl`
Open
#1.628 aberto em 11 de nov. de 2024
bughelp wanted
Métricas do repositório
- Stars
- (10.781 stars)
- Métricas de merge de PR
- (Mesclagem média 15h 36m) (3 fundiu PRs em 30d)
Description
It would be nice if we could disable tool tips as a feature. Maybe adding an option "toolTips: false". I don't need these toolTips and therefore have to collect all nodes with a title attribute in the DOM and remove the attribute. Not so elegant. What do you think?