Open rsaccon opened 14 years ago
Even with throtteling, on Chrome 5 and Firefox the splitplane ONLY relayout when the handle is moved verly slowly. Moving the handle fast with high throttle-value seems that the drag gesture is not recognized anymore as such. On Safari it works fine. Maybe the problem is more related to browser specific mouse drag handling.
I guess the scrollpane is constantly relayout-ing while the handler is moved, maby it should only layout when the handler is released, or even better, with throttled frequency.