Skip to content
This repository has been archived by the owner on Jun 19, 2018. It is now read-only.

Support updating day-view-split on the fly? #358

Closed
wolleysesom opened this issue Jun 8, 2016 · 2 comments
Closed

Support updating day-view-split on the fly? #358

wolleysesom opened this issue Jun 8, 2016 · 2 comments

Comments

@wolleysesom
Copy link

Currently, if I assign 'day-view-split' to a scope variable and dynamically change it, The calendar updates it visually, but the calendar events do not resize accordingly. Is this something you would support?

@mattlewis92
Copy link
Owner

Yup this is something I can add, as a workaround for now once you change the split amount call $scope.$broadcast('calendar.refreshView'); and it should update.

@wolleysesom
Copy link
Author

That works, thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants