Announcement

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

    Timeline.setShowLaneRollOver(true) doesn't work after upgrade to v13.0p

    We recently upgraded to smartgwt version 13.0p-20230509

    After the upgrade, lane rollovers stopped working in the timeline whereas we have the setting turned on:

    Code:
    timeline.setShowLaneRollOver(true);
    Are there settings that override this setting somehow, or maybe we do have to configure something else to make it work?
    we checked the docs but no results so far....

    Thannks in advance for your reply


    #2
    Thanks for the report - this regression has been fixed in affected branches and you can try out the fix in tomorrow's builds, dated September 29, or later ones.
    Last edited by Isomorphic; 28 Sep 2023, 04:17.

    Comment


      #3
      Thanks!

      Comment


        #4
        Quick follow-up - this regression has indeed been fixed, but the change didn't make it into the build queues in time - so it won't hit builds until tomorrow, September 30.

        Comment

        Working...
        X