ui-layout icon indicating copy to clipboard operation
ui-layout copied to clipboard

Splitbar not moving all the way to right and left pane doesn't maximize.

Open patidarpramod opened this issue 9 years ago • 3 comments
trafficstars

ui-layout rel version: 1.4.1 Issue: Splitbar not moving all the way to right and left pane doesn't maximize.

Steps to reproduce:

  1. move splitbar right or left by few pixels.
  2. click on > on the splitbar to maximize left pane. Notice that right pane hides but splitbar stays on same position and left pane doesn't maixmize. Also splitbar cannot be dragged now.

Expected result: on step #2 splitpbar should move to all the way to right and left pane should be maximize.

(plnkr is from issue#161 https://github.com/angular-ui/ui-layout/issues/161) http://plnkr.co/edit/HuvMv0qxEwwwF6val8v7?p=preview

patidarpramod avatar Dec 24 '15 15:12 patidarpramod

Verified, thanks for the repro

SomeKittens avatar Jan 20 '16 22:01 SomeKittens

Any thoughts on fixing?

umdstu avatar Jun 30 '16 17:06 umdstu

I commented out the ctrl.calculate(); in afterButton.on and prevButton.on..works for me..

deejay220989 avatar Oct 21 '16 13:10 deejay220989