2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 18:59:33 +00:00

98_DOIFtools: improved window positioning (Forum #113404)

git-svn-id: https://svn.fhem.de/fhem/trunk@22568 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
Ellert 2020-08-09 18:24:29 +00:00
parent e773405cf7
commit bb74c3ee80
2 changed files with 3 additions and 2 deletions

View File

@ -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

View File

@ -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",