-
Notifications
You must be signed in to change notification settings - Fork 81
Added new kb article tooltip-position-rotated-div #2526
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
Added new kb article tooltip-position-rotated-div #2526
Conversation
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.
Ideally, the KB should show how to calculate the dynamic margins on the fly, instead of hard-coding them. The targets may be rotated at a random angle every time. However, this is not required, as it's outside our scope. That's why...
Another suggestion is to move the margin approach to the second place and make the inner target look more prominent in the first position.
|
Add a |
|
Hello @Tsvetomir-Hr, Check the below option if you would like to automatically generate PR to production. The automation uses the branch for the cherry-pick, and then will delete the branch. Please, do not delete it manually.
|
|
Here you are the link to your PR to production: 2537 |
* Added new kb article tooltip-position-rotated-div * chore(kb): update slug and examples * chore: apply recommendations --------- Co-authored-by: KB Bot <[email protected]> Co-authored-by: Tsvetomir Hristov <[email protected]>
Related to: https://github.com/telerik/blazor/issues/9632