Tweak SettingsMenu and AssetViewer MainMenu

This commit is contained in:
2020-05-06 12:02:13 -05:00
parent a078645b94
commit 2000f601d8
2 changed files with 1 additions and 6 deletions

View File

@@ -20,9 +20,6 @@ class IMICFPS
flow(width: 1.0, height: 1.0) do
stack(width: 0.25, height: 1.0) do
button "Refresh" do
request_recalculate
end
button "Back", margin_bottom: 25 do
pop_state
end