Alexey Lazarev
Alexey Lazarev
Copy and paste task with children here https://bryntum.com/products/gantt/examples/advanced/ See no child copied. Try the same here https://bryntum.com/products/gantt/docs/api/Gantt/feature/TaskCopyPaste It worked as expected and child nodes pasted. [Forum post](https://forum.bryntum.com/viewtopic.php?f=52&t=30064&p=152381#p152381) On copy paste...
[Forum post](https://forum.bryntum.com/viewtopic.php?f=52&t=30057&p=152366#p152366) The context menu occasionally disappears. or appear out of screen with no scrolling. 
[Forum post](https://forum.bryntum.com/viewtopic.php?f=52&t=30049&p=152296#p152296) Hi Team, Adding icon to a rolled up milestone: Is it there any recommendation to achieve this easily though I have done color changes resizing and position of...
[Forum post](https://forum.bryntum.com/viewtopic.php?f=52&t=30026&p=152176#p152176) Hi team, Is it possible to display ResourceTimeRange "on top of" an Event without changing the order of precedence of the canvases? The way the DOM is created...
[Forum post](https://forum.bryntum.com/viewtopic.php?f=52&t=29387&p=148588#p148588) Init empty gantt with start/end date specified for the timeline. Add one task. See start/end date has been reset. https://github.com/bryntum/support/assets/7203098/cf94c3f2-9b15-4746-81d5-59c514666e29
[Forum post](https://forum.bryntum.com/viewtopic.php?f=51&t=30589&p=155326#p155326) Hello! The responsive cards feature relies on the ResizeObserver, which is not available in the Locker service.  The ResponsiveCardOverride addresses this by emptying the...
Test case [BryntumDragIssue (1).zip](https://github.com/user-attachments/files/17185898/BryntumDragIssue.1.zip) If not runnable with yarn, change version in package.json for yarn from 4.0.4 to 1.2.0 (or whatever you have locally) Worked when constraints enabled, but doesn't...
https://github.com/user-attachments/assets/9637dd85-137f-4060-acb7-bd6f4cee5303 [Forum post](https://forum.bryntum.com/viewtopic.php?f=44&t=30565&p=155174#p155174) use this as a base : https://bryntum.com/products/scheduler/examples/bigdataset/ ``` import { DateHelper, AsyncHelper, DataGenerator, Mask, Scheduler } from '../../build/scheduler.module.js?479836'; import shared from '../_shared/shared.module.js?479836'; // hide data generation async...
[Forum post](https://forum.bryntum.com/viewtopic.php?f=44&t=30470&p=154662#p154662) Hi I'm trying to use the tree-grouping feature, and would like to sometimes turn-off grouping and reload the resourceStore with new data... I have reloaded the resourceStore with...
Should be optional for users to keep duration when they change startDate using our UI. [Forum post](https://forum.bryntum.com/viewtopic.php?f=54&t=30546&p=155068#p155068) How can I prevent the endTime field from being automatically updated or triggered...