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:
@@ -13,6 +13,9 @@ nodes {
|
||||
visible: false
|
||||
}
|
||||
nodes {
|
||||
position {
|
||||
y: 309.0
|
||||
}
|
||||
type: TYPE_TEMPLATE
|
||||
id: "rich_input"
|
||||
parent: "root"
|
||||
@@ -57,7 +60,7 @@ nodes {
|
||||
}
|
||||
nodes {
|
||||
position {
|
||||
y: -150.0
|
||||
y: 159.0
|
||||
}
|
||||
type: TYPE_TEMPLATE
|
||||
id: "rich_input_2"
|
||||
|
Reference in New Issue
Block a user