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

The splitbar position defaults to middle on page load

Open ashq opened this issue 11 years ago • 3 comments

I was using Jquery's UI Layout plugin initially and recently started using angular and so the ui layout directive . In Jquery's UI Layout the resizer (the splitbar) once repositioned does not change on page reload . Unlike this in ui-layout directive we move the splitbar according to our convenience refresh the page and then splitbar will come back to its initial position .

ashq avatar May 14 '14 11:05 ashq

+1

groberts9 avatar Mar 06 '15 19:03 groberts9

+1 Or maybe would be more powerful to put in the api a callback on the end of the resize event with some useful information as arguments.

kuus avatar Apr 19 '15 10:04 kuus

@mohsen1 mentions that it may be a good idea to use localStorage for this purpose.

SomeKittens avatar Aug 24 '15 17:08 SomeKittens