Search found 26 matches

I use multiple styles for the events in scheduler( colored, hollow, border ...), and i've font with different size the code bellow is set for hollow and border but not for colored &:not(.b-milestone) { color : $event-bar-color; font-size : $event-font-size - 2; border-width : 1px; Can you add sa...
how do you import sass files with webpack because the setTheme makes me an error?
hello,

i'm looking for a theme selector like your example, i use sass, webpack, vuejs.

can you give some help?

thanks
up

long time this issue is open and it's an important fix for me
reproduced on chrome with UseCase1 Use case1 (no horizontal scoll : -open working time example - set view preset below: scheduler.setViewPreset({ displayDateFormat: 'H:mm', tickWidth: 27, shiftIncrement: 1, shiftUnit: 'WEEK', timeResolution: { unit: 'MINUTE', increment: 60 }, headerConfig: { middle:...
hi, OS: windows 10 Browser: brave Use case1 (no horizontal scoll : -open working time example - set view preset below: scheduler.setViewPreset({ displayDateFormat: 'H:mm', tickWidth: 27, shiftIncrement: 1, shiftUnit: 'WEEK', timeResolution: { unit: 'MINUTE', increment: 60 }, headerConfig: { middle: ...
Hi,
i've fix a issue with heap out of memory, in eslint config to ignore src/assets in my case scheduler.module.js was to big for eslint.
I don't know if it the same for you
scheduler: 2.0.2
windows: 10
browser: brave

when you click on weekend header columns and planning columns shifts
for test you need vue-cli 3

os: windows 10
browser: brave@latest

- npm install
- npm run serve
- change combo to 'jour'
- click next day button many time in tools bar until the error occur