mirror of
https://github.com/mathuo/dockview
synced 2025-02-20 15:15:44 +00:00
Merge pull request #290 from mathuo/268-touch-support-for-resizing-panels-3
fix: pointmove sash events
This commit is contained in:
commit
49fed85612
@ -106,6 +106,7 @@
|
||||
-webkit-user-select: none; // Safari
|
||||
-moz-user-select: none; // Firefox
|
||||
-ms-user-select: none; // IE 10 and IE 11
|
||||
touch-action: none;
|
||||
|
||||
&:active {
|
||||
transition: background-color 0.1s ease-in-out;
|
||||
|
Loading…
Reference in New Issue
Block a user