angular-split-pane
angular-split-pane copied to clipboard
Changing both component's sizes causes exception
When you change both component's size you will get $digest already in progress exception.
I fixed this by placing the $apply function within a setTimeout() on line 82