diff options
| author | dam <dam@gudinoff> | 2021-12-18 03:14:52 +0000 |
|---|---|---|
| committer | dam <dam@gudinoff> | 2021-12-18 03:14:52 +0000 |
| commit | a2af4c7d07259a091deabdceaa5da1a2f7757c5e (patch) | |
| tree | fd630b7fd6f1de2ac6a285271a202eb84aeda5eb /main.tscn | |
| parent | 3f29bb41d713240eb7ba831f68981674d4db9eb9 (diff) | |
| download | surgery-log-a2af4c7d07259a091deabdceaa5da1a2f7757c5e.tar.zst surgery-log-a2af4c7d07259a091deabdceaa5da1a2f7757c5e.zip | |
Add drag detection threshold to date picker.
Prototype touch drag on database screen.
Diffstat (limited to 'main.tscn')
| -rw-r--r-- | main.tscn | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -116,6 +116,7 @@ margin_top = 112.0 margin_right = 1080.0 margin_bottom = 312.0 rect_min_size = Vector2( 400, 200 ) +mouse_filter = 0 [node name="place" type="LineEdit" parent="stage/controls"] margin_top = 316.0 |
