Skip to content

Caly Pdf v0.1.2.0

Choose a tag to compare

@BobLd BobLd released this 14 Aug 18:26
· 99 commits to master since this release

Windows and Linux versions are available to download

What's Changed

  • Fix issue when building words where letters reference points overlap
  • Ensure RowSelection.SelectionChanged are unsubscribed in PdfDocumentViewModel
  • Check isTabDragging in TabControlOnTabDragCompleted and update Tabalonia
  • Force trigger a Reset when PdfDocuments is empty
  • Add VisibleArea property to PdfPageTextLayerControl and only render text selection and search results if visible
  • Call SetPagesVisibility when ItemsPanelRoot is loaded
  • Ensure main window location is in center of screen at launch and fix #69
  • Add bottom margin for better display of main window DockPanel and fix #68
  • Remove unused icons
  • Update Avalonia NuGet package to 11.3.3
  • Ensure view models Exception property and PdfDocuments docs are removed on UI thread
  • Show errors as notification
  • Add IsSizeSet flag and load page size for every pages
  • When PdfPageItemsControl data context changes, ensure that PdfPageItems that belongs to a document that is not Active are IsVisible = false and attempt to fix #11

Full Changelog: 0.1.1.0...0.1.2.0