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

Fixed #21527 (Show hint to right click when curve editor is empty) #33081

Merged
merged 1 commit into from
Oct 26, 2019

Conversation

MarcusElg
Copy link
Contributor

Fixed #21527

When the curve editor is empty a "Right click to add point" hint is showed to inprove the ux and make it more clear what to do.

This is my first pull request/commit so let me know if it's all correct!

@YeldhamDev
Copy link
Member

Could you make the commit message more descriptive, please?

@MarcusElg
Copy link
Contributor Author

how do I change that afterwards?

@MarcusElg MarcusElg changed the title Fixed #21527 Fixed #21527 (Show hint to right click when curve editor is empty) Oct 26, 2019
@YeldhamDev
Copy link
Member

git commit --amend -m "New message"
git push --force

@MarcusElg
Copy link
Contributor Author

Done, is that better?

@YeldhamDev
Copy link
Member

Yes, thank you for your first contribution!

@akien-mga akien-mga added this to the 3.2 milestone Oct 26, 2019
@akien-mga akien-mga merged commit cbfb944 into godotengine:master Oct 26, 2019
@akien-mga
Copy link
Member

Thanks!

@akien-mga
Copy link
Member

akien-mga commented Oct 26, 2019

And congrats, you're our 1000th contributor :D 🎉
Screenshot_20191026_152941

@MarcusElg
Copy link
Contributor Author

yay!

@MarcusElg MarcusElg deleted the fix21527 branch October 26, 2019 13:35
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.

Curve editor: add hint for RMB click
3 participants