From acaa6801f4dbe38525b5febe0ffd14644729d043 Mon Sep 17 00:00:00 2001 From: BPanther Date: Wed, 31 Mar 2021 22:15:28 +0200 Subject: [PATCH] pip move x/y step 5 Origin commit data ------------------ Branch: ni/coolstream Commit: https://github.com/neutrino-images/ni-neutrino/commit/da299dbecce9a493f7943238d49fcb8799e0974e Author: BPanther Date: 2021-03-31 (Wed, 31 Mar 2021) ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- src/gui/pipsetup.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/gui/pipsetup.cpp b/src/gui/pipsetup.cpp index 985b60f96..1179b88ea 100644 --- a/src/gui/pipsetup.cpp +++ b/src/gui/pipsetup.cpp @@ -15,8 +15,8 @@ #include #define PERCENT 5 -#define XMOVE 10 -#define YMOVE 10 +#define XMOVE 5 +#define YMOVE 5 #ifdef ENABLE_PIP