Skip to content

Commit 2fc11f7

Browse files
committed
chore: change mouse filters on end screen
1 parent 2b6ff41 commit 2fc11f7

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

ui/screens/end_screen/EndScreen.tscn

+4
Original file line numberDiff line numberDiff line change
@@ -196,12 +196,14 @@ margin_left = -19.2
196196
margin_top = -27.52
197197
margin_right = 1900.8
198198
margin_bottom = 959.48
199+
mouse_filter = 2
199200
200201
[node name="TextureRect" type="TextureRect" parent="Control"]
201202
anchor_right = 1.0
202203
anchor_bottom = 1.0
203204
margin_top = -47.0
204205
margin_bottom = 46.0
206+
mouse_filter = 2
205207
texture = ExtResource( 21 )
206208
expand = true
207209
stretch_mode = 7
@@ -611,6 +613,7 @@ custom_styles/panel = SubResource( 28 )
611613
[node name="Margin" type="MarginContainer" parent="Layout/CenterRow/Control3/Panel"]
612614
margin_right = 420.0
613615
margin_bottom = 986.0
616+
mouse_filter = 2
614617
custom_constants/margin_right = 40
615618
custom_constants/margin_top = 40
616619
custom_constants/margin_left = 40
@@ -690,6 +693,7 @@ margin_left = 123.0
690693
margin_top = 6.06
691694
margin_right = -4.0
692695
margin_bottom = 1.0
696+
mouse_filter = 2
693697
texture = ExtResource( 22 )
694698
expand = true
695699
stretch_mode = 6

ui/screens/end_screen/thumbnails/CourseThumbnail.tscn

+1-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ release_date = "2024-01-30T12:00:00Z"
2525
anchor_right = 1.0
2626
anchor_bottom = 1.0
2727
mouse_filter = 2
28-
mouse_default_cursor_shape = 2
2928
texture = ExtResource( 2 )
3029
expand = true
3130
stretch_mode = 6
@@ -36,7 +35,7 @@ anchor_right = 1.0
3635
anchor_bottom = 1.0
3736
margin_top = -26.0
3837
margin_bottom = -5.0
39-
mouse_default_cursor_shape = 2
38+
rect_pivot_offset = Vector2( 256, 10.5 )
4039
custom_colors/font_color = Color( 1, 0.835294, 0, 1 )
4140
custom_fonts/font = SubResource( 1 )
4241
text = "Early Access release: 2024/01/30"

0 commit comments

Comments
 (0)