Search found 31 matches

no still on trial version, making sure that all my business features can be accomplished with Bryntum scheduler.
would that be an issue for getting the answer ?
Hi, i'm using scheduler in vertical mode (angular 7 wrapper), when a task/event is dragged than dropped the array of event is not updated and i don't get to know the new start/end time for the modified event. kindly find my reproduction attached ( i have changed in angular-7 example) scheduler versi...
hello,

thanks for your help. but can you advice where should i use this code
as it's returning errors

note that i'm using angular wrapper as in the previously attached demo
hi,

is there any recommendation to overcome this while the fix is done ?
i tried it with scheduler version 3.1.0 and still facing the issue
no i'm not using browser zoom
check attached image please
i'm using chrome Version 80.0.3987.149 (Official Build) (64-bit)
Scheduler "version": "3.0.1"

i'm trying to add the event after scrolling (the wrapper container) only in one cell
i'm using latest scheduler I have a scheduler in a vertical mode and using a custom time axis. The customization is shown in the code below, for DAY units, the ticks are not going to be full 24-hour blocks, but 8-hour blocks to simulate the workday. timeAxis = { continuous : false, generateTicks(sta...
hi, i did just what you asked. what i have modified is the example is the below: mode is now vertical set a wrapper div for the scheduler in the html set height for the wrapper and the scheduler element as height:calc(100vh) changed startDate and endDate to show more than one day Now to reproduce th...