You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
recently I tried to switch to CollectionViewHandler2 to check performance improvements but I stumbled on the issue with changing the items layout.
Screen.Recording.2025-03-27.at.09.06.17.mov
Steps to Reproduce
Create new project,
Add Collectionview with some items
Add Trigger to change ItemsLayout when something changes
Change CollectionView handler to CollectionViewHandler2
See that changing the trigger binding doesnt change ItemsLayout
Description
Hello,
recently I tried to switch to CollectionViewHandler2 to check performance improvements but I stumbled on the issue with changing the items layout.
Screen.Recording.2025-03-27.at.09.06.17.mov
Steps to Reproduce
Create new project,
Add Collectionview with some items
Add Trigger to change ItemsLayout when something changes
Change CollectionView handler to CollectionViewHandler2
See that changing the trigger binding doesnt change ItemsLayout
Link to public reproduction project repository
https://github.com/Pastajello/CollectionViewHandler2LayoutTrigger
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
iOS
Affected platform versions
No response
Did you find any workaround?
No
Relevant log output