Caly Pdf v0.1.2.0
Windows and Linux versions are available to download
- caly-0.1.2.0-linux-x64.zip: VirusTotal c7b758a125f07a34b010d9927ea2d316c6e823ffdc3d67414fcd53cf41b3189a
- caly-0.1.2.0-win-x64.zip: VirusTotal 6f8be2609486b3d5c7673a4a78d2c0fd6161679d960bfa20f0b4d1f8065b6a91
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