Skip to content

1.2.2.5

Compare
Choose a tag to compare
@taublast taublast released this 24 May 20:37
· 84 commits to main since this release
b44cf62
  • In Sandbox project we have new demos with features: Markdown, Xaml2Pdf. Note we could soon write tagged Pdfs when SkiaSharp appropriate nuget out.
  • SkiaMarkdownLabel now more colors options, supports bullet/numebered lists and code.
  • Added Files native helper to framework Features, used for Xaml2Pdf Sandbox demo.
  • Fixes for the new SkiaLayout type Wrap. Awesome for Tags/Chips etc. Used in Sandbox for main screen buttons.
    Fixes for the new ImageComposite cache type that redraws changed areas only, gamechanger for large scrolls with many items.
  • Canvas auto-size fixes, ImageDoubleBuffered cache fixes and many others..