TransformedBounds
is never set with composition renderer
#9308
Labels
TransformedBounds
is never set with composition renderer
#9308
Describe the bug
Also affects
HitTestCustom
if visual doesn't implementICustomSimpleHitTest
since the fallback is to test the point in theTransformedBounds
Avalonia/src/Avalonia.Base/Rendering/ICustomSimpleHitTest.cs
Lines 27 to 28 in af1c316
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: