Fix WebGL reveal timing and flip texture readiness
This commit is contained in:
@@ -353,6 +353,7 @@ class BookPaginationModule extends BaseModule {
|
||||
lineHeightPx: layout.lineHeightPx,
|
||||
fontStyle: layout.fontStyle,
|
||||
blockWordStart: blockWordCursor,
|
||||
lineWordCount,
|
||||
dropCapText: layoutLineIndex === 0 ? layout.dropCapText : '',
|
||||
smallCaps: Boolean(layout.dropCap && layoutLineIndex === 0)
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user