I have encountered an error calculating the end date in a Calendar Event when dragging an event.
I also give an example of the code. I have only slightly modified the example from https://smartclient.com/smartgwt/sho...imple_timeline
In order for the error to manifest itself, you need to drag the Event so that the beginning of the event falls on 10/28/2022.
TestBug.java TimelineData.java TimelineLaneData.java
SmartClient Ajax RIA system
Version v12.1p_2022-10-30/Pro Deployment (2022-10-30)
I also give an example of the code. I have only slightly modified the example from https://smartclient.com/smartgwt/sho...imple_timeline
In order for the error to manifest itself, you need to drag the Event so that the beginning of the event falls on 10/28/2022.
TestBug.java TimelineData.java TimelineLaneData.java
SmartClient Ajax RIA system
Version v12.1p_2022-10-30/Pro Deployment (2022-10-30)
Comment