Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fixed iOS cell resizing issue #23319 - #28690

#28690
Merged
rmarinho merged 1 commit into
dotnet:maindotnet/maui:mainfrom
VitalyKnyazev:mainVitalyKnyazev/maui:mainCopy head branch name to clipboard
Apr 1, 2025
Merged

Fixed iOS cell resizing issue #23319#28690
rmarinho merged 1 commit into
dotnet:maindotnet/maui:mainfrom
VitalyKnyazev:mainVitalyKnyazev/maui:mainCopy head branch name to clipboard

Conversation

@VitalyKnyazev

@VitalyKnyazev VitalyKnyazev commented Mar 28, 2025

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Member

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 3 pipeline(s).

@rmarinho
rmarinho merged commit bc63d94 into dotnet:main Apr 1, 2025
@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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.