File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 <ContentView .Resources>
1111 <ResourceDictionary >
1212
13- <DataTemplate x : Key =" PDFTemplate" x : DataType =" pdf:Page " >
13+ <DataTemplate x : Key =" PDFTemplate" x : DataType =" pdf:PDFPageInfo " >
1414 <Image Source =" {Binding ImageSource}" Aspect =" AspectFit"
1515 HeightRequest =" {Binding HeightRequest}"
1616 WidthRequest =" {Binding WidthRequest}"
Original file line number Diff line number Diff line change 2727 <PackageTags >Maui;PDF;iOS;Android;MacCatalyst;WinUI;dotnet-maui;PDFViewer;PDFReader</PackageTags >
2828 <PackageLicenseExpression >MIT</PackageLicenseExpression >
2929 <GenerateDocumentationFile >True</GenerateDocumentationFile >
30- <Version >10.0.0.2 </Version >
30+ <Version >10.0.0.3 </Version >
3131 <Copyright >2026 ZeProgFactory</Copyright >
3232 <Company >MichaelE</Company >
3333 <Description >A simple Maui PDF viewer based on the nativ PDF libraries ...</Description >
34+ <PackageReleaseNotes >* Bugfix pagenumber & add navigation to toolbar
35+ * Add zoom to toolbar
36+ * CollectionView (didn't scroll horizontally) --> ScrollView
37+ * Revise badge links in README.md
38+ * Update NuGet Downloads badge for PDFViewer.Maui
39+ * Icon background</PackageReleaseNotes >
3440 </PropertyGroup >
3541
3642 <ItemGroup >
You can’t perform that action at this time.
0 commit comments