j-palindrome / obsidian-time-ruler

A drag-and-drop time ruler combining the best of a task list and a calendar view (integrates with Tasks, Full Calendar, and Dataview).
MIT License
214 stars 7 forks source link

In main tab, not all days are displayed after upgrade to 1.5.3 #83

Closed gr2mx closed 9 months ago

gr2mx commented 9 months ago

Describe the bug When having time ruler open in the main tab, it is impossible to display more than 3 days, even though the bottom scrollbar adjusts.

To Reproduce

  1. Open time ruler in main tab
  2. Click on the right arrow after tomorrow
  3. Observe that no new days are displayed and that the scrollbar at the bottom has adjusted
  4. The behavior persists when you click on the right arrow multiple times (though after the second click a third day appears, that third day should have been displayed after the first click . I have not been able to display more than three days)

Expected behavior Every day is displayed

Screenshots Screenshot_20231124_100733-1 Screenshot_20231124_101614

Obsidian Version:

Additional context

Thanks for time ruler! I love it and it has been a great boon to how I use obsidian and how I organize my life!

higalpe commented 9 months ago

Yes, same issue here.

j-palindrome commented 9 months ago

This was part of optimizing dates, so only ones which are in view are rendered—I will add in detection of how wide the viewport is

j-palindrome commented 9 months ago

Fixed in 1.6.0