First of all, great job on the component I have been able to achieve pretty much everything with it so far except this issue I have right now.
In my use case I can guaranty that there never going to be overlapping events so I want to show the event in the day view full width like this.
I can calculate the width but can't pass the value to the calendar directive as an attribute, only as a fixed value.
Solution would be to make the property more flexible allowing to pass both pixel and percentage values or convert it to an attribute so different values can be passed on run time.
Bug description / Feature request:
First of all, great job on the component I have been able to achieve pretty much everything with it so far except this issue I have right now.
In my use case I can guaranty that there never going to be overlapping events so I want to show the event in the day view full width like this.
I can calculate the width but can't pass the value to the calendar directive as an attribute, only as a fixed value.
Solution would be to make the property more flexible allowing to pass both pixel and percentage values or convert it to an attribute so different values can be passed on run time.
Link to minimally-working plunker that reproduces the issue (starter template: http://plnkr.co/edit/g64GxS?p=preview
Versions
Angular: 1.6.4
Calendar library: 0.29
Browser name and version: