mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-07-07 10:24:42 -04:00
Call text_to_pixels() when clicking again, instead of enter
Newline still does not work though
This commit is contained in:
parent
1897c62eb4
commit
fdd1833bd7
2 changed files with 7 additions and 11 deletions
|
@ -429,11 +429,6 @@ cut={
|
|||
"events": [ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":true,"meta":false,"command":true,"pressed":false,"scancode":88,"unicode":0,"echo":false,"script":null)
|
||||
]
|
||||
}
|
||||
enter={
|
||||
"deadzone": 0.5,
|
||||
"events": [ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":16777221,"unicode":0,"echo":false,"script":null)
|
||||
]
|
||||
}
|
||||
|
||||
[locale]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue