1.1.1
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;Marqueescrolls it horizontally when it overflows. Exposed as atitleOverflowparameter onKmpPdfViewer,PdfViewerTopBar,PdfViewerTopBarClassicIos, andPdfViewerTopBarMinimalMono; applies on Android / Desktop too.
All three modules — pdfkmp, pdfkmp-compose-resources, pdfkmp-viewer — ship together at 1.1.1.