Skip to content

fix(Android): don't block UI using ReadiumReaderWidget - #216

Merged
m-abs merged 2 commits into
Notalib:mainfrom
mtmse:fix/freezing-ui
Sep 1, 2026
Merged

fix(Android): don't block UI using ReadiumReaderWidget#216
m-abs merged 2 commits into
Notalib:mainfrom
mtmse:fix/freezing-ui

Conversation

@AndreasLymalmMTM

Copy link
Copy Markdown
Contributor

Description

ReadiumReaderWidget were blocking Flutter UI (buttons can't be pressed, animations stop, etc.), which was especially noticable when streaming a publication.

Before -> After

freezing-fix-before.mp4
freezing-fix-after.mp4

@m-abs m-abs left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Good catch.

@m-abs
m-abs merged commit 8df84cf into Notalib:main Sep 1, 2026
14 checks passed
@ddfreiling

Copy link
Copy Markdown
Member

Thanks @AndreasLymalmMTM, seems our ImageNavigatorFragment path has a similar issue. We'll go ahead and fix that.

@AndreasLymalmMTM
AndreasLymalmMTM deleted the fix/freezing-ui branch September 1, 2026 10:06
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.

3 participants