Announcement

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

    Animated Tree

    Hi Isomorphic,

    We are using Smart GWT 5.3 version.

    Issue: Animated Tree is not working when tree is having RecordComponents ("setShowRecordComponents(true)").

    For Animated tree following properties are used:
    setAnimateFolders(true);
    setAnimateFolderSpeed(100);

    Please let us know if there is any solution for this issue.

    #2
    This is intended - there would be no way to do a smooth tree animation if record components are potentially being created in the middle of the animation. However, this isn't explicitly stated in the docs, so we'll add it.

    Comment


      #3
      Also, for future posts: there's no such version as 5.3, and you need to always post your full version (with date stamp).

      Comment

      Working...
      X