From 247715d59066794233c98ae51833776505697787 Mon Sep 17 00:00:00 2001 From: Erik Arvidsson Date: Wed, 9 Jul 2014 19:03:35 -0400 Subject: [PATCH] Disable selection when dragging the splitter. Use preventDefault in mousedown instead of mutating the style --- core-splitter.html | 31 ++++++++----------------------- demo.html | 32 ++++++++++++++++---------------- 2 files changed, 24 insertions(+), 39 deletions(-) diff --git a/core-splitter.html b/core-splitter.html index 15daa98..abdaa83 100644 --- a/core-splitter.html +++ b/core-splitter.html @@ -8,7 +8,7 @@ -->