Skip to content

Conversation

@rmarinho
Copy link
Member

@rmarinho rmarinho commented Mar 11, 2024

Description of Change

Seems that we are always firing the bonds change even If they don't change, for example when the Bounds are similar when using CloseTo we should treat as the Bounds didn't change, but the code was always returning true there.

This issue also happens because when we use a footer we also set insets to the CollectionView that cause the Bounds event to change

Fixes #20294
Fixes #20320

@rmarinho rmarinho requested a review from a team as a code owner March 11, 2024 19:51
@rmarinho rmarinho requested review from PureWeen and jfversluis March 11, 2024 19:51
@rmarinho rmarinho changed the title [iSS] Fix ui loop [iOS] Fix UI loop when setting ContentInset Mar 12, 2024
@PureWeen PureWeen marked this pull request as draft March 13, 2024 14:42
@rmarinho rmarinho marked this pull request as ready for review March 14, 2024 17:46
}

if (formsElement != null)
{
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes on this file is just small cleanup and seems we need braces now :)

jsuarezruiz
jsuarezruiz previously approved these changes Mar 15, 2024
mattleibow
mattleibow previously approved these changes Mar 15, 2024
@rmarinho rmarinho dismissed stale reviews from mattleibow and jsuarezruiz via 7f789a3 March 15, 2024 15:52
@rmarinho rmarinho force-pushed the 20294-ios-collectionview-containing-a-footer-and-a-border-with-strokethickness-set-to-decimal-value-crashes-on-scroll branch from affee26 to 7f789a3 Compare March 15, 2024 15:52
@rmarinho rmarinho changed the base branch from main to release/8.0.1xx-sr3 March 15, 2024 15:52
@dotnet-policy-service
Copy link
Contributor

1 file(s) have code issues.

File Issues
.github/policies_readme.md Exception during deserialization. Invalid cast from 'System.String' to 'GitOps.Primitives.Abstractions.ConfigAsCode'.

Total execution time: 1.47 seconds

@rmarinho rmarinho force-pushed the 20294-ios-collectionview-containing-a-footer-and-a-border-with-strokethickness-set-to-decimal-value-crashes-on-scroll branch from 7f789a3 to fe24a31 Compare March 15, 2024 15:54
@PureWeen
Copy link
Member

Test failures aren't related to this PR

this PR only touches iOS and the failures are known flakey areas on Android/Windows

@PureWeen PureWeen merged commit 33b7f79 into release/8.0.1xx-sr3 Mar 15, 2024
@PureWeen PureWeen deleted the 20294-ios-collectionview-containing-a-footer-and-a-border-with-strokethickness-set-to-decimal-value-crashes-on-scroll branch March 15, 2024 20:43
@github-actions github-actions bot locked and limited conversation to collaborators Apr 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

6 participants