Asked by Romux
6 years ago.
I just updated from
DayPilot Pro for JavaScript 2018.4.3487
to
DayPilot Pro for JavaScript 2019.3.4012
Now the Navigator size increased from 160px to 240px.
It looks a bit wired on my configuration.
I can't found a way to set back the Size to 160px. Also with CSS it wont work because it is inline element.style.
Do you have any ideas, how i can change back to smaller size?
Thanks
Answer posted by Dan Letecky [DayPilot]
6 years ago.
In version 2019.2.3871 the default navigator cell size has changed from 20x20 pixels to 30x30 pixels:
https://javascript.daypilot.org/daypilot-pro-for-javascript-2019-2-3871/
You can revert to the original dimensions by settings cellWidth, cellHeight, dayHeaderHeight, and titleHeight properties to 20.
Comment posted by Romux
6 years ago.
Thank you very much - perfect!
This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.