You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the children of SplitPaneLayout are clickables, for example when using a ScrollView, then splitterTouchSlop doesn't work properly, as the touch event is handled by the ScrollView and not by the splitter.