Skip to content

editor: eliminate brief [Loading...] flash on file open under Windows#174

Merged
unxed merged 1 commit into
unxed:mainfrom
Zeroes1:editor-loading-flash-windows
Jul 21, 2026
Merged

editor: eliminate brief [Loading...] flash on file open under Windows#174
unxed merged 1 commit into
unxed:mainfrom
Zeroes1:editor-loading-flash-windows

Conversation

@Zeroes1

@Zeroes1 Zeroes1 commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

editor: eliminate brief [Loading...] flash on file open under Windows

Synchronously prewarm the first async buffer chunk before adding the
editor screen, so the initial render never sees ErrLoading.
Under Linux the async fetch typically completes before the first frame;
Windows I/O is slower, causing a one-frame [Loading...] splash.

Close: #171

@unxed
unxed merged commit 8b613be into unxed:main Jul 21, 2026
18 checks passed
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.

открытие файла в редакторе

2 participants