-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Description
Description
Continuation of issue from:
#15095
hey @PureWeen, I was able to test your workaround in our app which works great in about 99% scenarios, some exceptions I have found including ActivityIndicator and SKLottieView from SkiaSharp.Extended.UI, they have the correct position as can be seen by setting a background color, but they are drawn at left hand side, do you think your handler fix would apply to those? Thank you.
Edit: I have updated the repro project to include the activity indicator repro, SKLottieView seems to be working with a custom handler but ActivityIndicator still has the wrong x position when WidthRequest and HeightRequest is set.
Link to public reproduction project repository
https://github.com/dk-mushiyoke/MauiContentViewRtlRepro
Version with bug
7.0 (current)
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
iOS 16