Page 1 of 1

FullCalendar Plugin Timeline view scrollbars

PostPosted: Mon Feb 01, 2021 11:11 am
by nic
I have a problem in the display of the timeline views of the fullcalendar.

The scrollbars don’t work and next to the resources I get an empty box.

See the attachment for more explanation.

I am using Version: 2020.3.2.3564_LTS, and I have imported version 1.3.3 of scheduler.min.js and scheduler.min.css

Does anyone else has encountered these problems?

Timeline View.doc
(71.1 KiB) Downloaded 247 times

Re: FullCalendar Plugin Timeline view scrollbars

PostPosted: Thu Feb 04, 2021 4:51 pm
by swingman
Hi, I have a fullcalendar scheduler working fine on the same version of Servoy as you, however looking at it closer it is not Servoy's calendar component, it is the nphscalendar by http://www.nephos.co.uk.

I would

- check the config you use to generate the calendar, taking out bits at a time to try to isolate the issue.
- do the same with your css, commenting out sections to see if the problem disappears.
- check any containing objects on your form to see if you can disable unwanted scrollbars.

Hope this helps,

Christian

Re: FullCalendar Plugin Timeline view scrollbars

PostPosted: Mon Jan 24, 2022 4:00 pm
by nic
The solution was to import the right scheduler.min.css into the solution stylesheet.

Re: FullCalendar Plugin Timeline view scrollbars

PostPosted: Fri Feb 18, 2022 11:38 am
by f.jimenez
Hey Nic, where did you get those files?
- fullcalendarStyle.css
- scheduler.min.css

I am looking for those files in the wiki and I can't find them ...

Best Regards,
Francisco

Re: FullCalendar Plugin Timeline view scrollbars

PostPosted: Fri Feb 18, 2022 12:58 pm
by f.jimenez
Nevermid.

I have already found the correct version and it works :D