@prose-reader/core 1.145.0 → 1.146.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -5287,7 +5287,7 @@ class PaginationController extends DestroyableClass {
5287
5287
  this.spineItemLocator = spineItemLocator;
5288
5288
  const updatePagination$ = merge(
5289
5289
  this.context.bridgeEvent.navigation$,
5290
- spine.spineLayout.layout$.pipe(filter$1(({ hasChanged }) => hasChanged))
5290
+ spine.spineLayout.layout$
5291
5291
  ).pipe(
5292
5292
  switchMap$1(() => {
5293
5293
  const getVisiblePagesFromViewportPosition = ({