PSPDFKit-labs / KeepSelectedToolTempFix

a one line temporary fix for using notes under KeepSelectedTool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KeepSelectedToolTempFix

a one line temporary fix for using notes under KeepSelectedTool

line 42 in MainPage.xaml.cs:

await sender.Controller.SetViewStateAsync(new ViewState { AppearanceStreamTypes = new[] { AnnotationType.Note } });

About

a one line temporary fix for using notes under KeepSelectedTool


Languages

Language:C# 100.0%