josdejong/jsoneditor

Change the shortcut keys in tooltip titles to show `cmd` on Mac instead of `ctrl`

Open

#1628 aperta il 11 nov 2024

Vedi su GitHub
 (11 commenti) (0 reazioni) (0 assegnatari)JavaScript (2034 fork)batch import
bughelp wanted

Metriche repository

Star
 (10.781 star)
Metriche merge PR
 (Merge medio 15h 36m) (3 PR mergiate in 30 g)

Descrizione

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?

Guida contributor