diff options
| author | dam <dam@gudinoff> | 2021-12-27 03:31:03 +0000 |
|---|---|---|
| committer | dam <dam@gudinoff> | 2021-12-27 03:31:03 +0000 |
| commit | 5b863fdc25848817ef11f0c1a33ef45a4160aa2c (patch) | |
| tree | fc02e32880c4eb72597424da0055bf2172ea7da0 /fonts/font_regular.tres | |
| parent | a2af4c7d07259a091deabdceaa5da1a2f7757c5e (diff) | |
| download | surgery-log-5b863fdc25848817ef11f0c1a33ef45a4160aa2c.tar.zst surgery-log-5b863fdc25848817ef11f0c1a33ef45a4160aa2c.zip | |
Allow to scroll database screen without selecting item on touch-down.
Diffstat (limited to 'fonts/font_regular.tres')
| -rw-r--r-- | fonts/font_regular.tres | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fonts/font_regular.tres b/fonts/font_regular.tres index 095114d..01b4567 100644 --- a/fonts/font_regular.tres +++ b/fonts/font_regular.tres @@ -3,6 +3,6 @@ [ext_resource path="res://fonts/B612Mono-Regular.ttf" type="DynamicFontData" id=1] [resource] -size = 34 +size = 32 use_filter = true font_data = ExtResource( 1 ) |
