@@ -67,6 +67,7 @@ namespace Compdfkit_Tools.PDFControl
if (pdfViewer != null)
{
pdfViewer?.SetViewMode(e);
+ pdfViewer.UpDataRenderFrame();
}