@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.
@@ -5287,7 +5287,7 @@
5287
5287
  this.spineItemLocator = spineItemLocator;
5288
5288
  const updatePagination$ = rxjs.merge(
5289
5289
  this.context.bridgeEvent.navigation$,
5290
- spine.spineLayout.layout$.pipe(rxjs.filter(({ hasChanged }) => hasChanged))
5290
+ spine.spineLayout.layout$
5291
5291
  ).pipe(
5292
5292
  rxjs.switchMap(() => {
5293
5293
  const getVisiblePagesFromViewportPosition = ({