Open robopp55 opened 3 months ago
Hi I'm an AI powered bot that finds similar issues based off the issue title.
Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!
Note: You can give me feedback by thumbs upping or thumbs downing this comment.
I can repro this issue at Android & IOS platform on the latest 17.11.0 Preview 5.0 (8.0.70 & 8.0.3) I try to set Rotation="90" or "120" both of them can repro this issue.
Description
Rotating a Slider control 90 degrees causes the control to draw itself outside the bounds of a layout.
NOTE: I've only tried this on an actual iOS device (iPhone 14 Pro Max, iOS version 17.6) so I'm not sure if it's isolated to iOS or both iOS and Android.
Steps to Reproduce
Having a Shell TabBar causes similar issues with the Slider control drawing itself under the TabBar if Grid.Row="1" is used.
Link to public reproduction project repository
No response
Version with bug
8.0.70 SR7
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
iOS 17.6
Did you find any workaround?
No response
Relevant log output
No response