SmartClient Version: v10.0p_2015-05-27/Pro Deployment (built 2015-05-27)
I have some wierd behavior in my timeline that I was able to recreate in the showcase: http://www.smartclient.com/smartgwt/showcase/#timeline_resolution_new
If I change some of the events to only span 1 hour, and then change the timeline resolution to the highest (months) then the event spanning 1 hour looks like it spans almost 2 months (see attached screenshot).
I get some warnings in the development console that I believe are connected:
I have some wierd behavior in my timeline that I was able to recreate in the showcase: http://www.smartclient.com/smartgwt/showcase/#timeline_resolution_new
If I change some of the events to only span 1 hour, and then change the timeline resolution to the highest (months) then the event spanning 1 hour looks like it spans almost 2 months (see attached screenshot).
I get some warnings in the development console that I believe are connected:
Code:
15:12:18.788:MUP0:WARN:EventCanvas:isc_Timeline_0_eventCanvas_isc_OID_20:ignoring bad or negative width: -2 [enable 'sizing' log for stack trace]
Comment