From 9a1898c42152dfac560bb9d291e43f7dc0fd40ac Mon Sep 17 00:00:00 2001 From: Michael Vrhel Date: Sun, 9 Jun 2013 18:29:16 -0700 Subject: Addition of zoom in and zoom out control on top app bar. Also rework of some UI interactions to avoid zooming, text search, etc when in a specialized view like contents or reflow (webview) --- winrt/mupdf_cpp/Common/StandardStyles.xaml | 10 +++ winrt/mupdf_cpp/MainPage.xaml | 8 ++- winrt/mupdf_cpp/MainPage.xaml.cpp | 110 +++++++++++++++++++++-------- winrt/mupdf_cpp/MainPage.xaml.h | 5 ++ 4 files changed, 101 insertions(+), 32 deletions(-) (limited to 'winrt/mupdf_cpp') diff --git a/winrt/mupdf_cpp/Common/StandardStyles.xaml b/winrt/mupdf_cpp/Common/StandardStyles.xaml index 716cf8e2..771d773c 100644 --- a/winrt/mupdf_cpp/Common/StandardStyles.xaml +++ b/winrt/mupdf_cpp/Common/StandardStyles.xaml @@ -455,6 +455,16 @@ + +