Skip to content

Release 5.0.2

Compare
Choose a tag to compare
@thellmund thellmund released this 10 Nov 09:56
  • Changed: WeekView no longer throws an IllegalArgumentException when goToHour() is called with an hour outside the accepted time range. Instead, it coerces the provided argument into the range of minHour and maxHour.
  • Fixed: WeekView no longer renders very short events incorrectly.
  • Fixed: WeekView no longer scrolls to the wrong time when calling goToCurrentTime().