summaryrefslogtreecommitdiffstats
path: root/touch_screen_button.gd
diff options
context:
space:
mode:
authorJan Tuomi <jan@jantuomi.fi>2025-11-14 14:41:46 +0200
committerJan Tuomi <jan@jantuomi.fi>2025-11-14 14:41:46 +0200
commit823e7458cc93e0beb91f0a78d667459b755b0c8c (patch)
tree7723dfbe258b60e52e3445b30ccc68ec2e54f778 /touch_screen_button.gd
parent5ed6eb1c724076d3119e624951b07726a665f834 (diff)
Try improving mobile GUI
Diffstat (limited to 'touch_screen_button.gd')
-rw-r--r--touch_screen_button.gd1
1 files changed, 1 insertions, 0 deletions
diff --git a/touch_screen_button.gd b/touch_screen_button.gd
index 0b53623..07958ea 100644
--- a/touch_screen_button.gd
+++ b/touch_screen_button.gd
@@ -7,3 +7,4 @@ func _ready() -> void:
$TextureRect.texture = texture
if not DisplayServer.is_touchscreen_available():
visible = false
+ #visible = true