Announcement

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

    Timeline sorter height wrong displayed

    I redefined the properties in the Timeline View and after that the sorter field is displayed incorrectly
    Code:
              isc.TimelineView.addProperties({
                    headerHeight:22,
                    headerSpanHeight: 22
                });
    you can see this in your example https://smartclient.com/smartclient-...aboundTimeline

    PS:
    The error with the height of the sorter manifests itself without redefinition
    Click image for larger version  Name:	Screenshot 2024-12-06 120748.png Views:	0 Size:	2.7 KB ID:	274306
    Last edited by Hirn; 6 Dec 2024, 03:16.

    #2
    We're not seeing this effect at the link provided - which browser and OS are you using?

    Comment


      #3
      Google Chrome 131.0.6778.87
      Windows 10 Pro

      it is indeed displayed correctly in other browsers
      Last edited by Hirn; 6 Dec 2024, 03:26.

      Comment


        #4
        We can get something like this behavior if the browser is zoomed to certain percentages - can you confirm that you have browser or OS -level zoom applied? Note that, for us, the browser needs refreshing after changing zoom in order to see the issue.
        Last edited by Isomorphic; 11 Dec 2024, 00:27.

        Comment


          #5
          Yes, I had a scaling in the OS equal to 125%. At 100%, everything is displayed correctly.

          Comment

          Working...
          X