Open ashq opened 10 years ago
+1
+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.
@mohsen1 mentions that it may be a good idea to use localStorage
for this purpose.
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 .