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

fix lua exception on showing tooltip #24

Merged
merged 1 commit into from
Jan 27, 2023
Merged

Conversation

MassCraxx
Copy link
Contributor

Closes #23

@MassCraxx
Copy link
Contributor Author

I just realized I also pushed my removal of the double click listener (had it because I personally am not a fan of this functionality).
If you want to preserve that method re-add button:SetScript("OnDoubleClick", on_join) in L145.

@Ostoic Ostoic merged commit 57d90d1 into Ostoic:master Jan 27, 2023
@Ostoic
Copy link
Owner

Ostoic commented Jan 27, 2023

The changes look good to me and it works well! It passed 15/189 of the unit tests, which is the same as before f5e8c29 (not that I expected it to). I think the double click behavior can be annoying if you accidentally double click and are forced into an undesirable social situation. I greatly appreciate the work.

@Ostoic Ostoic added the bug Something isn't working label Jan 27, 2023
@MassCraxx MassCraxx deleted the fix/tooltip branch January 28, 2023 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tooltip no longer showing up
2 participants