forked from 0x2620/oxjs
more calendar improvements (high zoom levels)
This commit is contained in:
parent
dc23259308
commit
d98c34407d
2 changed files with 7 additions and 21 deletions
|
|
@ -202,6 +202,6 @@ Ox.load('UI', {debug: true, hideScreen: true, showScreen: true, theme: 'modern'}
|
|||
height: window.innerHeight,
|
||||
width: window.innerWidth,
|
||||
zoom: 4
|
||||
}).appendTo(Ox.UI.$body);
|
||||
}).appendTo(Ox.UI.$body).gainFocus();
|
||||
|
||||
});
|
||||
Loading…
Add table
Add a link
Reference in a new issue