Skip to content

Commit

Permalink
feat: remove redundant ui
Browse files Browse the repository at this point in the history
  • Loading branch information
Ark2000 committed Jul 1, 2023
1 parent cb18292 commit 5392979
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions addons/panku_console/modules/history_manager/exp_history.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,13 @@ size_flags_vertical = 3
layout_mode = 2

[node name="CopyButton" type="Button" parent="VBoxContainer2/HBoxContainer"]
visible = false
layout_mode = 2
size_flags_horizontal = 3
text = "Copy"

[node name="MonitorButton" type="Button" parent="VBoxContainer2/HBoxContainer"]
visible = false
layout_mode = 2
size_flags_horizontal = 3
text = "Monitor"
Expand Down

0 comments on commit 5392979

Please sign in to comment.