orefalo/svelte-splitpanes

Splitter Jiggler

Closed this issue · 7 comments

A little video is better than a long speach -
plz be patient....

Screen.Recording.2022-06-21.at.3.59.54.PM.mov

and while I am at it .. I do see an issue with the pointer again...

In my tests, it occurs also in a much older version, in cd1182d .

yes, I tried to find the issue the other day with no success... I might not be looking in the right place.

After working on the snap thing, I'm pretty sure it is related to an issue with panes pushing in doPushOtherPanes function.

Might be related to the bug I mentioned while working on snapping:

I also changed the code to allow only snap to the minimum direction.
There were a problem with the pane pushing, so I made a hack to disable it on snapping for now (should be fixed for good in the future).
See my changes in the code here.

problem is fixed in master -
I am tired and will release a new npm version tomorrow.
Cheers,

problem is fixed in master - I am tired and will release a new npm version tomorrow. Cheers,

Sorry, still problematic to me in 20c2c56

I was really dead last night, this message should have gone to the other ticket.
I will be working on this today