FritzAndFriends / ResourceManagement

A resource management application originally designed for Sebastian Riding Associates.
MIT License
35 stars 28 forks source link

Fixed #83 - DayView of a 24hr or longer event does not show properly #84

Closed WheelchairShaun closed 5 years ago

WheelchairShaun commented 5 years ago

I found the bug that was preventing events longer than 24 hours to not show.

I also moved some measurements to constants to help out in the future when we implement the zoom view.

Hope this helps.