-
-
Notifications
You must be signed in to change notification settings - Fork 77
Scale tooltip corner radius #2597
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
Conversation
leolost2605
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we keep in line with how we do it in the other classes by passing on construct and then binding without sync create? Of course the rounded corners effect doesn't do that much when setting the scale but in theory we don't know that and should avoid it if we can.
|
@leolost2605 Done! |
leolost2605
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only one little comment apart from that looks great!
No description provided.