Hello, I have some problems with the timeline as described below.
Description:
1. After a fetch I do a dynamic setLanes(). After that the events are not shown in the correct lanes. There is no event in the last lane. After a small movement with the scrollbar the events move to the right lanes (see testcase).
2. After timeline.removeEvent(event) and a server commit for succesfull removing the event is still shown in the view. Is timelline not designed for removing events, should this be done in a calendar view?
Thanks and kind regards
Paul
Test case:
http://www.virtic24.com/browse/tdemo.p
sc Version: v8.3p_2013-04-25/Pro Development Only
Browser Version : Firefox 201.
Description:
1. After a fetch I do a dynamic setLanes(). After that the events are not shown in the correct lanes. There is no event in the last lane. After a small movement with the scrollbar the events move to the right lanes (see testcase).
2. After timeline.removeEvent(event) and a server commit for succesfull removing the event is still shown in the view. Is timelline not designed for removing events, should this be done in a calendar view?
Thanks and kind regards
Paul
Test case:
http://www.virtic24.com/browse/tdemo.p
sc Version: v8.3p_2013-04-25/Pro Development Only
Browser Version : Firefox 201.
Comment