From af78043251ca19d72cf88e76648097d82a121105 Mon Sep 17 00:00:00 2001 From: blinry Date: Fri, 30 Oct 2020 19:32:34 +0100 Subject: [PATCH] Clip content inside of repository scene --- scenes/repository.tscn | 1 + 1 file changed, 1 insertion(+) diff --git a/scenes/repository.tscn b/scenes/repository.tscn index a67e9fe..4c7f7bf 100644 --- a/scenes/repository.tscn +++ b/scenes/repository.tscn @@ -7,6 +7,7 @@ [node name="Repository" type="Control"] anchor_right = 1.0 anchor_bottom = 1.0 +rect_clip_content = true mouse_filter = 2 theme = ExtResource( 2 ) script = ExtResource( 1 )