Scheduler TimeHeaderRow incorrect width
5 years ago.
Hello,
we use previous/next navigation buttons to change displayed scheduler time range. In contrast to your demo (https://javascript.daypilot.org/demo/scheduler/nextprevious.html) we don`t want to show rowheaders, when there a no data rows.
When switching from a scheduler page with data and row headers, to a scheduler page without data, the newly available space is added as a grey area at the end of the timeheaderrow.
This issue interrupts the users experience.
To comprehend this issue, i`ve created this codepen: https://codepen.io/TORISO/pen/GRNYqWL?editors=1011
For simplicity there a only data displayed for March 2021. By switching to the next page, you see the issue. Notice that when pressing Next twice, the width calculation of timeHeaderRow is correct.
Thank you for your efforts!
version: 2021.1.4895
DayPilot