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

Improve tooltip behavior #723

Merged
merged 4 commits into from
Jul 9, 2023

Conversation

boatbomber
Copy link
Member

@boatbomber boatbomber commented Jul 9, 2023

Tooltips only triggered based on mouse movement, but if the hover trigger moved out from under a stationary mouse then the tooltip remained. This was really irking me, so I redid the tooltip logic to solve this.

TooltipHide.mp4

This doesn't technically support rotated triggers, but we have no need for that so I'm not going to over complicate the math when it won't provide benefit.

@boatbomber boatbomber requested a review from Dekkonot July 9, 2023 04:14
@boatbomber boatbomber enabled auto-merge (squash) July 9, 2023 04:40
@boatbomber boatbomber merged commit 623fa06 into rojo-rbx:master Jul 9, 2023
@boatbomber boatbomber deleted the improve-tooltip-behavior branch July 9, 2023 04:42
Dekkonot pushed a commit to UpliftGames/rojo that referenced this pull request Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants