Skip to content

Improve behaviour of Compose Placeholder manager - #1103

Merged
planarvoid merged 2 commits into
trunkfrom
issue/improve-behaviour-of-compose-placeholder-manager
Apr 28, 2025
Merged

Improve behaviour of Compose Placeholder manager#1103
planarvoid merged 2 commits into
trunkfrom
issue/improve-behaviour-of-compose-placeholder-manager

Conversation

@planarvoid

Copy link
Copy Markdown
Contributor

Fix

In this PR I'm fixing behaviour of the compose placeholder manager when handling changes to a placeholder that don't change the placeholder size. For example switching order of photos in a gallery. To achieve this I've added equals implementation to AztecAttributes. I'm using this to determine of a placeholder has changed and should be redrawn.

Test

Test this with the linked DayOne PR

@planarvoidplanarvoid changed the title Do not iterate in while when history cursor is outside of list rangeImprove behaviour of Compose Placeholder managerApr 24, 2025

@obsantosobsantos left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM 👍

@planarvoid
planarvoid merged commit dc5dff3 into trunkApr 28, 2025
@planarvoid
planarvoid deleted the issue/improve-behaviour-of-compose-placeholder-manager branch April 28, 2025 08:41
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@planarvoid@obsantos