Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Timeline eventCanvas ignoring bad or negative width

    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:
    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]
    Attached Files

    #2
    A quick update - we do see this issue, and we're looking into it. It's due to eventSnapGap handling when switching resolutions - we'll update here when it's been addressed.

    Comment


      #3
      This is fixed for builds dated June 4 and later.

      Comment

      Working...
      X