Skip to content
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

ScrollView Orientation is not changed at Runtime in IOS and MAC #22111

Open
KamalaKannan-SF4101 opened this issue Apr 29, 2024 · 1 comment
Open
Labels
area-controls-scrollview ScrollView platform/iOS 🍎 platform/macOS 🍏 macOS / Mac Catalyst s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working

Comments

@KamalaKannan-SF4101
Copy link

Description

When I change the ScrollView orientation by clicking a button, the orientation does not update at runtime on Mac and iOS.

Steps to Reproduce

  1. Clone the given Repository.
  2. Then Click the "Click" Button.
  3. The Orientation needs to be change to Both.
  4. But I can't able to scroll horizontally.

Link to public reproduction project repository

https://github.com/KamalaKannan-SF4101/ScrollViewOrientationChange

Version with bug

7.0.59

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

iOS, macOS

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

No response

@KamalaKannan-SF4101 KamalaKannan-SF4101 added the t/bug Something isn't working label Apr 29, 2024
@ninachen03 ninachen03 added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Apr 29, 2024
@ninachen03
Copy link
Collaborator

Verified this issue with Visual Studio 17.10.0 Preview 5 (8.0.21) 17.6.11 (build 400).I can repro this issue.

@Eilon Eilon added the area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter label Apr 30, 2024
@Eilon Eilon added area-controls-scrollview ScrollView and removed area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter labels May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-controls-scrollview ScrollView platform/iOS 🍎 platform/macOS 🍏 macOS / Mac Catalyst s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants