Wing-Kam Wong
b1b362366e
fix(nc-gui): type issues
2022-12-02 14:55:02 +08:00
braks
50779659b8
feat(nc-gui): add disabled prop to tooltip for force disable
2022-10-17 22:19:29 +02:00
braks
0ec25eff2a
chore(nc-gui): remove unnecessary conditions
2022-10-17 15:56:42 +02:00
braks
39dba67913
chore(nc-gui): add return statements
2022-10-17 15:48:45 +02:00
braks
0f2261c251
refactor(nc-gui): extend tooltip toggle conditions
...
# What's changed?
- toggle tooltip when key is pressed and mouse leaves/reenters element
- toggle tooltip on modifier key change
- use isHovering to detect element hover
2022-10-17 15:44:22 +02:00
braks
4c29fa18ff
refactor(nc-gui): use lazy load and cleanup imports
2022-09-28 13:30:40 +02:00
Muhammed Mustafa
d3802828f1
feat/Added general tooltip to allow alt + hover to trigger tooltip
2022-09-15 13:58:35 +05:30