angular-ui/ui-layout

new version seems to create some weird behaviour

thatkookooguy opened this issue · 2 comments

I'm using ui-layout in my open-source app called kibibit code editor.

I have a weird behaviour since updating to the latest version from version 1.0.5.

Here's a demo app: https://kibibit-demo.herokuapp.com/

when you try to drag the bar, the right side of the ui moves as well.
Also, when trying to stick the bar to the right, the container expands, the bar stays in place after doing some animation, and the content of the left container doesn't expand.

(kibibit is a work in progress so it mostly doesn't work 😄)

I'll try and create a plunkr with an encapsulated demo, but your holly grail demo doesn't work for me when I click on Edit in plunkr

I'm noticing this as well. @thatkookooguy , Did you ever trace where it was coming from or simply leave it as using the previous version?