[longomatch] We want key actions for increase/decrease/ zoom level no direct access.



commit 234c37b85260fb942d599fe8674258080300baec
Author: Julien Moutte <julien fluendo com>
Date:   Mon Apr 27 12:14:42 2015 +0200

    We want key actions for increase/decrease/ zoom level no direct access.

 LongoMatch.Core/Common/Enums.cs |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/LongoMatch.Core/Common/Enums.cs b/LongoMatch.Core/Common/Enums.cs
index 560f6ee..760c748 100644
--- a/LongoMatch.Core/Common/Enums.cs
+++ b/LongoMatch.Core/Common/Enums.cs
@@ -406,9 +406,8 @@ namespace LongoMatch.Core.Common
                ZoomOut,
                FitTimeline,
                VideoZoomOriginal,
-               VideoZoom1,
-               VideoZoom2,
-               VideoZoom3
+               VideoZoomIn,
+               VideoZoomOut
        }
 
        public enum SeekType


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]