Skip to content

Fix: Preserve transition type during region randomize cycles#7

Open
haveboard wants to merge 1 commit intoevanroth:mainfrom
haveboard:main
Open

Fix: Preserve transition type during region randomize cycles#7
haveboard wants to merge 1 commit intoevanroth:mainfrom
haveboard:main

Conversation

@haveboard
Copy link

Prevent zoom transition from reverting to fade after each randomize animation completes. Now only clears animation state (morphProgress, fadeOpacity) while preserving the selected transitionType so it remains active for subsequent randomize cycles.

  • Remove transitionType reset from triggerZoomTransition
  • Remove transitionType reset from trigger2DZoomTransition
  • Fixes issue where zoom would always reset to fade after first transition

Prevent zoom transition from reverting to fade after each randomize
animation completes. Now only clears animation state (morphProgress,
fadeOpacity) while preserving the selected transitionType so it remains
active for subsequent randomize cycles.

- Remove transitionType reset from triggerZoomTransition
- Remove transitionType reset from trigger2DZoomTransition
- Fixes issue where zoom would always reset to fade after first transition
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant