mirror of
https://github.com/Insality/druid
synced 2025-09-27 18:12:21 +02:00
Fix for drag end touch fro mobule, update contributing, update input examples to make better for mobile (move up)
This commit is contained in:
@@ -9,6 +9,9 @@ nodes {
|
||||
visible: false
|
||||
}
|
||||
nodes {
|
||||
position {
|
||||
y: 301.0
|
||||
}
|
||||
type: TYPE_TEMPLATE
|
||||
id: "input"
|
||||
parent: "root"
|
||||
@@ -29,7 +32,7 @@ nodes {
|
||||
}
|
||||
nodes {
|
||||
position {
|
||||
y: -150.0
|
||||
y: 151.0
|
||||
}
|
||||
type: TYPE_TEMPLATE
|
||||
id: "input_2"
|
||||
|
Reference in New Issue
Block a user