Closed C-Achard closed 2 years ago
Yeah, super addition 💪☺️ Just a minor suggestion though: what would you say about moving tooltips
to keypoints.py (where it will then reside alongside the LabelMode enum), and defining it as a dictionary (e.g., {mode: tip})? I find it more robust to do something like that: btn.setTooltip(keypoints.TOOLTIPS[mode]). What do you think?😊
Done ! Sorry, I just threw a minimal solution together last night. Is the current version okay ?
Yes! Thanks a lot!
Just a quick ease-of-use improvement to know which mode does what