Pass all touch events to the graph editor
This commit is contained in:
@@ -134,6 +134,7 @@ graph-editor {
|
||||
flex-grow: 1;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
touch-action: none;
|
||||
}
|
||||
graph-editor svg {
|
||||
flex-grow: 1;
|
||||
|
Reference in New Issue
Block a user