diff options
| author | dam <dam@gudinoff> | 2021-12-31 15:41:10 +0000 |
|---|---|---|
| committer | dam <dam@gudinoff> | 2021-12-31 15:41:10 +0000 |
| commit | 7f0580b6b49a9dbafc54a0190bf573503c54417a (patch) | |
| tree | 861e921a19c3c39e41ca039bcf5e7a869dcb86eb /date_picker | |
| parent | 5b863fdc25848817ef11f0c1a33ef45a4160aa2c (diff) | |
| download | surgery-log-7f0580b6b49a9dbafc54a0190bf573503c54417a.tar.zst surgery-log-7f0580b6b49a9dbafc54a0190bf573503c54417a.zip | |
Prototype implementation of touch scroll on database and stage screens.
Diffstat (limited to 'date_picker')
| -rw-r--r-- | date_picker/date_picker.tscn | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/date_picker/date_picker.tscn b/date_picker/date_picker.tscn index 21573dc..54b2b82 100644 --- a/date_picker/date_picker.tscn +++ b/date_picker/date_picker.tscn @@ -6,7 +6,6 @@ [node name="date_picker" type="Control"] anchor_right = 1.0 anchor_bottom = 1.0 -mouse_filter = 2 script = ExtResource( 2 ) __meta__ = { "_edit_use_anchors_": false |
