Announcement

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

    #46
    SmartClient Version: v10.0p_2015-07-14/Pro Deployment (built 2015-07-14)

    Thank you for fixing the previous bug, but I have found another one.

    When I set timeline.setShowWeekends(false); on my timeline with a resolution of:
    Code:
    timeline.setResolution(new HeaderLevel[] { new HeaderLevel(TimeUnit.YEAR), new HeaderLevel(TimeUnit.MONTH) }, TimeUnit.MONTH, 24);
    It doesn't show months that start on a weekend. See pic attached
    Attached Files
    Last edited by Niels_EMP; 21 Aug 2015, 00:31. Reason: changed the code to display int value instead of variable

    Comment


      #47
      We see this unrelated bug and it's been fixed for builds dated August 22.

      This thread is becoming very unwieldy - it has covered many different and unrelated issues making it difficult for others to find information about them.

      If you have further unrelated questions or bug-reports, please do start new threads for them.
      Last edited by Isomorphic; 21 Aug 2015, 00:43.

      Comment


        #48
        Okay, thank you.

        I will create new threads from now on.

        Comment


          #49
          A quick note to let you know that, although we said you could test this latest fix in Saturday's August 22 build, the fix didn't actually make that build. It will hit th 5.0 builds tomorrow, August 25.

          Comment

          Working...
          X