Search found 6519 matches

Hi,

Thanks for the report! Looks like STM is a buggy with NestedEvents. I've opened a ticket https://github.com/bryntum/support/issues/8997
We are noticed about your request to prio this, anyway it sounds important to fix asap. I will inform PM about that.

To see calculations you need to learn the code of lib/Scheduler/view/orientation/HorizontalRendering.js class together with lib/Scheduler/feature/base/ResourceTimeRangesBase.js see onEventDataGenerated and renderEvent , it just uses rowHeight value. To change that you will need to override some logic.

Hi,

No we do not have experience with iOS development. If it worked on other platforms, maybe try to check on iOS forums?
I found this, maybe it will help you https://stackoverflow.com/questions/20294328/unsupported-url-in-nsurlrequest

Hi,

We installed app and tested. Our online demo worked well in app. Your application also worked well, we see no problems with arrows when expand/collapse.
But we've reproduced the problem with zooming gestures. Here is the ticket to track the status https://github.com/bryntum/support/issues/8990

Hi,

We do not have API to manage that, I am afraid. You might be need to override our code to achieve that.

If you set duration , endDate will be recalculated according to active calendar, daysPerWeek , hoursPerDay and daysPerMonth configs of your project. These configs specially created to correct convert duration to hours and days. You need to add another calendar, with 24/7 working time and set to your...
Hi, to ignore project calendar, you can set own calendar for a task itself with working time you desired. The task start date in the Gantt chart is shifting to the next day, even though the accurate date is showing in our database Did you specify start/end dates only or duration as well? Make sure y...

Thanks for all details, we will check all, one moment

In browser, it is working fine getting issues only in App

What's the App?

Btw, there is a cursor on the video. do you use connected devices on your iPad?

Hi,

Just tested on iOS 17.4.1 using our online demo, I see no problems at all.
What browser, version, OS version? Try in incognito mode?