Skip to content

1.1.1

Choose a tag to compare

@ConaMobileDev ConaMobileDev released this 30 May 06:29
· 39 commits to master since this release

pdfkmp 1.1.1

Patch release for pdfkmp-viewer.

Fixed

  • iOS topbar action icons no longer shrink or disappear on long titles. The Classic iOS topbar centered the filename in an unweighted slot, so a long title consumed the whole bar and collapsed the side columns to zero — the share icon vanished and the rest shrank. The bar now uses a custom three-slot layout that measures the trailing icons (and back affordance) at their natural size first and gives the title only the symmetric gutter that remains, so the icons are inviolable and the title stays optically centered.

Added

  • PdfTopBarTitleOverflow { Ellipsis, Marquee } — choose how a long topbar title behaves. Ellipsis (default) truncates with like Android; Marquee scrolls it horizontally when it overflows. Exposed as a titleOverflow parameter on KmpPdfViewer, PdfViewerTopBar, PdfViewerTopBarClassicIos, and PdfViewerTopBarMinimalMono; applies on Android / Desktop too.

All three modules — pdfkmp, pdfkmp-compose-resources, pdfkmp-viewer — ship together at 1.1.1.