aboutsummaryrefslogtreecommitdiffstats
path: root/DragPane.hs
diff options
context:
space:
mode:
Diffstat (limited to 'DragPane.hs')
-rw-r--r--DragPane.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/DragPane.hs b/DragPane.hs
index 8207be8..17884c3 100644
--- a/DragPane.hs
+++ b/DragPane.hs
@@ -40,7 +40,7 @@ import StackSet ( focus, up, down)
-- > dragPane "" (fromRational delta) (fromRational delta)
halfHandleWidth :: Integral a => a
-halfHandleWidth = 2
+halfHandleWidth = 1
handleColor :: String
handleColor = "#000000"