Open mat-duf opened 5 days ago
Heyo, thanks for letting me know. I'm unfortunately not going to be fixing it in version v0.4.0 as I'm currently working on v0.5.0 which already contains a fix for this, v0.5.0 will probably be released before the end of the year.
Bug Description : When loading the calendar with work week or week configuration, the day columns take up equal space, except for the last day of the week that takes up twice as much width as the other days. When switching to other weeks, the problem does not occur, and when switching back to current week, it still occurs.
To Reproduce : Steps to reproduce bug :
flutter run -d chrome
from the "example" folderScreenshot :
Notes : I also had this issue with the WeekConfiguration (and WorkWeekConfiguration) on my local project using Kalender 0.3.9 and a previous version of Flutter but was unable to reproduce it with the example.