-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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(): border rendering with padding under group #9161
Conversation
Build Stats
|
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.
ready to merge
@asturur if you can make it enter beta11 that will be great
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.
added another test to make sure padding is not affected by group transform
@ShaMan123 can you remember me insistently to write the test i mentioned |
Yes |
Motivation
Rendering an active object under group with padding and found a bug
Description
Look at the diff - self explanatory
Changes
Gist
In Action