Skip to content

Conversation

@VitalyKnyazev
Copy link
Contributor

@VitalyKnyazev VitalyKnyazev commented Mar 28, 2025

CellRenderer.GetCell may not be called when GetCell is overridden in a derived class and _tableView stays null, instead initializing _tableView in CreatePlatformElement

Description of Change

Fixed iOS cell resizing issue #23319

Issues Fixed

Fixes #23319

…not be called when overridden in derived class
@VitalyKnyazev VitalyKnyazev requested a review from a team as a code owner March 28, 2025 14:56
@dotnet-policy-service dotnet-policy-service bot added the community ✨ Community Contribution label Mar 28, 2025
@jfversluis jfversluis added the area-controls-listview ListView and TableView label Mar 28, 2025
@rmarinho
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@rmarinho rmarinho merged commit bc63d94 into dotnet:main Apr 1, 2025
124 of 128 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators May 2, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-controls-listview ListView and TableView community ✨ Community Contribution

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[iOS] ViewCell not resized when HasUnevenRows is enabled and cell content changes

3 participants