Changes

Version 4.6 (WinX)

105 bytes added, 08:43, 21 November 2023
* The default stroke width of PDFViewer Annotations can now be customized, see [[XAML#UBIKPdfViewer|UBIKPdfViewer]].
[[Category:Client|Version 4.6 (WinX)]][[Category:Version 4.6|Version 4.6 (WinX)]][[Category:WinX|Version 4.6 (WinX)]]
== Known issues ==
* UWP: To guarantee that annotations are properly saved automatically in the Flip View, the "AutoSave" property in the UBIKPdfViewer control of the UBIKDocumentFlipView.xaml needs to be set to "True".
 
* The default stroke width for Annotations can be defined with the AnnotationDefaultStrokeWidth property in the UBIKThemes.xaml:
<source lang = "xml">
<x:Double x:Key="AnnotationDefaultStrokeWidth">1</x:Double>
</source>
<headertabs />
337
edits