Skip to content

Clipping elements in MAUI leads to a degradation in scrolling performance. #28629

@SethupathyD

Description

@SethupathyD

Description

We had already developed a custom grid control by organizing rows and cells within it and reporting it to the framework. However, the issue was closed with the suggestion to try version 9.0.40. We checked with the requested solution with both 9.0.40 and 9.0.50, and it seems to be fixed. However, when I tested by adding more columns and rows, I encountered degradation in scrolling performance again. The provided solution is not feasible.

It seems clipping more column also affects the scrolling performance.

Previously reported issue link: Clip Issue

We have shared the modified sample in the repository below for your reference.

Steps to Reproduce

  1. Run the Sample from the Repo.
  2. Scroll Horizontally.

Link to public reproduction project repository

https://github.com/SethupathyD/Clipping.git

Version with bug

9.0.50 SR5

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

macOS, iOS

Affected platform versions

No response

Did you find any workaround?

No

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-controls-scrollviewScrollViewpartner/syncfusionIssues / PR's with Syncfusion collaborationperf/generalThe issue affects performance (runtime speed, memory usage, startup time, etc.) (sub: perf)platform/iosplatform/macosmacOS / Mac Catalysts/triagedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions