From bb74c3ee80fc673c3d8b6a5da6875b37f9b0096e Mon Sep 17 00:00:00 2001 From: Ellert <> Date: Sun, 9 Aug 2020 18:24:29 +0000 Subject: [PATCH] 98_DOIFtools: improved window positioning (Forum #113404) git-svn-id: https://svn.fhem.de/fhem/trunk@22568 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 1 + fhem/FHEM/98_DOIFtools.pm | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/fhem/CHANGED b/fhem/CHANGED index fc4c0e3f5..5b890feed 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -1,5 +1,6 @@ # Add changes at the top of the list. Keep it in ASCII, and 80-char wide. # Do not insert empty lines here, update check depends on it. +.- bugfix: 98_DOIFtools: improve popup position (Forum #113404) - bugfix: 48_BlinkCamera: videoDelete on new API and first TFA pin verify - bugfix: 73_AutoShuttersControl: fix shading in drive then shutter is closed - change: 32_withings: added sleep apnea index reading diff --git a/fhem/FHEM/98_DOIFtools.pm b/fhem/FHEM/98_DOIFtools.pm index a194eea07..a2d1a8176 100644 --- a/fhem/FHEM/98_DOIFtools.pm +++ b/fhem/FHEM/98_DOIFtools.pm @@ -289,8 +289,8 @@ $(document).ready(function(){ height:"auto", maxHeight:900, modal: false, - position: { at: "right"}, - collusion: "fit fit", + position: { my: "bottom", at: "right"}, + collision: "fit fit", buttons: [ { text: "Ok",