Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: fix shortcut tooltips #1082

Merged
merged 2 commits into from
Mar 31, 2024
Merged

bug: fix shortcut tooltips #1082

merged 2 commits into from
Mar 31, 2024

Conversation

DSCaskey
Copy link
Contributor

@DSCaskey DSCaskey commented Mar 30, 2024

This fixes the shortcuts in the tooltips for the Show Point Name and Point on Curve in the toolbars.

Toggle Point Name Text is now correctly (V, P)
image

Point on Curve is now correctly (O, C)
image

Closes issue #1081

Copy link

what-the-diff bot commented Mar 30, 2024

PR Summary 📃

Great work on improving the user interface, team! Here's what's updated:

  • Updated Tooltip Text for "Point on Curve" 🎯
    We've boosted the accuracy of our hover descriptions! Initially, the tooltip for "Point on Curve" used to say "Point on Curve (A, C)". Now, it reads "Point on Curve (O, C)" making it much easier for our users to understand. Way to go team! 💪

  • Updated Tooltip Text for "Toggle Point Name Text" 🔄
    Also, we gave the tooltip for "Toggle Point Name Text" a little polish. The previous text of "Toggle Point Name Text (P)" now shines as "Toggle Point Name Text (V, P)". A smart and simple way to crank up our users' experience!

Remember, it's these small changes that often make the biggest difference. Let's continue to enhance our attention to detail! 🌟

@DSCaskey DSCaskey linked an issue Mar 30, 2024 that may be closed by this pull request
@csett86
Copy link
Collaborator

csett86 commented Mar 30, 2024

Can you please run lupdate once as well and check that its fixed in all languages?

@slspencer
Copy link
Collaborator

Please push with lupdate completed if this is to make it into tonight's build

@csett86 csett86 merged commit 8184b99 into develop Mar 31, 2024
10 checks passed
@csett86 csett86 deleted the fix-shortcuts-tooltips branch March 31, 2024 21:55
@csett86
Copy link
Collaborator

csett86 commented Mar 31, 2024

Thanks a lot @DSCaskey

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: incorrect shortcut tooltips
3 participants