How to disable scroll for calendar

hi @Zsombor

thanks for your reply :
this is my configuration :
options: MbscCalendarOptions = {
lang: ‘fr’,
weekDays: ‘min’,
mousewheel:false,
display:‘inline’,
weeks:1
};
i display only 1 week inline :

but i steel can scroll !

Thanks fr your help