66
77[node name ="SortMenuPanel" type ="PopupPanel" unique_id =348406576 ]
88oversampling_override = 1.0
9- size = Vector2i (56 , 94 )
9+ size = Vector2i (56 , 124 )
1010visible = true
1111theme_type_variation = &"MM_PanelMenuSubPanelLabel"
1212script = ExtResource ("1_a3m20" )
@@ -15,11 +15,23 @@ script = ExtResource("1_a3m20")
1515offset_left = 4.0
1616offset_top = 4.0
1717offset_right = 52.0
18- offset_bottom = 90 .0
18+ offset_bottom = 120 .0
1919
2020[node name ="VBoxContainer" type ="VBoxContainer" parent ="PanelContainer" unique_id =1741003019 ]
2121layout_mode = 2
2222
23+ [node name ="Quality" type ="Button" parent ="PanelContainer/VBoxContainer" unique_id =1545685784 ]
24+ unique_name_in_owner = true
25+ custom_minimum_size = Vector2 (26 , 26 )
26+ layout_mode = 2
27+ tooltip_text = "Sort items by best match"
28+ toggle_mode = true
29+ button_group = ExtResource ("2_eswfh" )
30+ icon_alignment = 1
31+ expand_icon = true
32+ script = ExtResource ("1_uh4sk" )
33+ icon_name = "zoom"
34+
2335[node name ="Frequency" type ="Button" parent ="PanelContainer/VBoxContainer" unique_id =491345268 ]
2436unique_name_in_owner = true
2537custom_minimum_size = Vector2 (26 , 26 )
@@ -56,6 +68,7 @@ expand_icon = true
5668script = ExtResource ("1_uh4sk" )
5769icon_name = "category_ascending"
5870
71+ [connection signal ="pressed" from ="PanelContainer/VBoxContainer/Quality" to ="." method ="_on_quality_pressed" ]
5972[connection signal ="pressed" from ="PanelContainer/VBoxContainer/Frequency" to ="." method ="_on_frequency_pressed" ]
6073[connection signal ="pressed" from ="PanelContainer/VBoxContainer/Alphabetical" to ="." method ="_on_alphabetical_pressed" ]
6174[connection signal ="pressed" from ="PanelContainer/VBoxContainer/Category" to ="." method ="_on_category_pressed" ]
0 commit comments