mirror of
https://github.com/xiaoqidun/ofdgo.git
synced 2026-08-30 12:12:40 +08:00
@@ -792,8 +792,8 @@ async function openDocument(options = {}) {
|
||||
renderPageList();
|
||||
renderMeta();
|
||||
renderPageFlow();
|
||||
await nextFrame();
|
||||
applyFit(false);
|
||||
await nextFrame();
|
||||
await renderPage(pageIndex, { keepBusy: true, scroll: false, openSeq });
|
||||
queueNearbyPages(pageIndex, openSeq);
|
||||
} catch (err) {
|
||||
|
||||
Reference in New Issue
Block a user