mattlewis92/angular-bootstrap-calendar

week view with hour timeline - doesnt stretch events

spotlight2001 opened this issue · 1 comments

Bug description / Feature request:

week view with
calendarConfig.showTimesOnWeekView = true;
calendarConfig.dateFormats.hour = 'HH:mm';

actual:
doesnt stretch events

expect:
stretch events in proportion to timeline on the left

Plunker

http://plnkr.co/edit/KvCr3CIPIfNlehfXITDl?p=preview

Versions

angular-bootstrap-calendar
0.29.2

Angular:
1.5.11

Calendar library:
?

Browser name and version:
chrome - Version 59.0.3071.115 (Official Build) (64-bit)
same on firefox

theres an open pull request for this