Browse Source

compdfkit(win) - fix:切换单双页会影响连续非连续

liuaoran 1 year ago
parent
commit
e067505a3c

+ 0 - 1
Demo/Examples/Compdfkit_Tools/PDFView/PDFDisplaySettings/PDFDisplaySettingsUI/CPDFViewModeUI.xaml.cs

@@ -73,7 +73,6 @@ namespace Compdfkit_Tools.PDFControlUI
                 SingleViewBtn,
                 DoubleViewBtn,
                 BookViewBtn,
-                ContinuePageBtn
             };
 
             List<Path> viewPathList = new List<Path>()