Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

X2Property binding seems to be unfunctional in a carouselview #15877

Closed
Vannoctar2 opened this issue Mar 18, 2024 · 0 comments
Closed

X2Property binding seems to be unfunctional in a carouselview #15877

Vannoctar2 opened this issue Mar 18, 2024 · 0 comments
Labels
s/unverified New report that has yet to be verified t/bug 🐛

Comments

@Vannoctar2
Copy link

Vannoctar2 commented Mar 18, 2024

Hello,

I have a control that allows you to define the scroll of a scrollview. This control is defined by lines and ellipses.

This control is placed inside a carouselview. This project worked well with xamarin.

When I run the carouselview, the main page and the -1 and +1 neighbors work as they should. However, views -2,-3, +2,+3 are not displayed correctly.

The size of the lines is defined by the LineWidth property and I bind it. This property is then updated in the Layout_SizeChanged function.

It seems to be updated everywhere since I'm posting it in a label. However, I don't know why, the sizes are not updated in certain carouselviews.

Did I make a code error?

Thanks for your help.

Steps to Reproduce

  1. Download and open the project with the last version of visual studio (17.10.0 Preview 2.0) : https://github.com/Vannoctar2/ReportBugMaui
  2. Launch App.xaml.cs
  3. Click on the left or right arrow

Expected Behavior

image

I want this view inside all pages.

Actual Behavior

image
On 5th page or on the first page.

image
On page +2 or +3.

  • Platform Target Frameworks:
    • Android: Android 14 API 34

Thank you!

@Vannoctar2 Vannoctar2 added s/unverified New report that has yet to be verified t/bug 🐛 labels Mar 18, 2024
@Vannoctar2 Vannoctar2 closed this as not planned Won't fix, can't repro, duplicate, stale Mar 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
s/unverified New report that has yet to be verified t/bug 🐛
Projects
None yet
Development

No branches or pull requests

1 participant