Fix for drag end touch fro mobule, update contributing, update input examples to make better for mobile (move up)

This commit is contained in:
Insality
2025-04-24 23:46:39 +03:00
parent 4e71fee9ba
commit 8155d649ab
7 changed files with 110 additions and 46 deletions

View File

@@ -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"

View File

@@ -9,6 +9,9 @@ nodes {
visible: false
}
nodes {
position {
y: 249.0
}
type: TYPE_TEMPLATE
id: "input"
parent: "root"

View File

@@ -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"