Skip to content

[DEBUG] Phase 1: make fullscreen flash & scroll drift bugs deterministic - #1

Open
Meteor-3 wants to merge 5 commits into
mainfrom
phase1-make-bugs-deterministic
Open

[DEBUG] Phase 1: make fullscreen flash & scroll drift bugs deterministic#1
Meteor-3 wants to merge 5 commits into
mainfrom
phase1-make-bugs-deterministic

Conversation

@Meteor-3

Copy link
Copy Markdown
Owner

Debug changes to reproduce bugs deterministically for verification.

Meteor-3 added 5 commits July 22, 2026 21:32
Phase 1 changes:
1. Move _setFullScreen before orientation change in triggerFullScreen
   → ensures Obx rebuild fires before system animation, making flash 100% reproducible

2. Add fullscreenTxCount observable and wire into MainApp build
   → forces background route Scrollable to rebuild during fullscreen transitions,
     making scroll position drift 100% reproducible

Both changes are debug-only and will be reverted after fix verification.
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