Search found 120 matches

Hi, We've seen a big performance drop with your 4.0.X releases. In our service we update the store after we've done a request to backend, and when that is done we see that the render speed of an event between 3.1.9 and 4.0.3 has doubled. We have narrowed it down to an issue with your summaries (summ...

Nope that doesn't work. The tickWidths stay to big or small (depending on if I expand or collapse). I'll try to setup an example of the issue. But in the mean time: is there really no function I can trigger to repaint the scheduler?

I animate a container to the left of the container making the scheduler grow. What is the correct way to trigger a resize of the scheduler?

Hi, I have an issue with the scheduler not updating its size when I animate the width of a container (or to be exact, I animate a sister container and that in turn animates the schedulers container). The schedulers timeline containing the tickWidth-ticks does not change size. Can I somehow trigger a...

No I tried it on our widget. But I managed to fix our problem using "weekStartDay".

We're not using the datepicker/datefield as a column. We append a widget where users can select a date range to display. I'm still having the same issue with the dates. Any ideas?

We have this as a rather big issue in our environment at the moment. Could we use https://www.bryntum.com/docs/scheduler/#Core/widget/CalendarPanel instead? Can you please provide an example on how to use it!

Here is a video of the error: https://youtu.be/TziOTAwlikU

Using https://bryntum.com/examples/grid/columntypes/ I change the language to Swedish and open the datepicker. I use the month and year dropdowns to navigate to August 2020. Now the monday displays as the 23e. Not as the 24e as is should be. Skärmavbild 2020-08-28 kl. 16.17.13.png I should add, we h...

Hi, great that works. In your documentation it says that the filter (using filterBar) will be reapplied after the store data added. It's doesn't behave that way for us. Is that a bug or is it something we need to do?