Skip to content
Snippets Groups Projects
Commit 5742a230 authored by Zanibar Darkstone's avatar Zanibar Darkstone :speech_balloon:
Browse files

Increase toolbar toybox floater height (again)

parent b0bbbd22
No related branches found
No related tags found
2 merge requests!3Update to main branch,!2Rebase onto current main branch
......@@ -4,7 +4,7 @@
can_dock="false"
can_minimize="false"
can_resize="false"
height="430"
height="455"
help_topic="toybox"
layout="topleft"
legacy_header_height="18"
......@@ -13,7 +13,7 @@
save_rect="true"
single_instance="true"
title="TOOLBAR BUTTONS"
width="650">
width="675">
<text
follows="left|top"
font="SansSerifMedium"
......@@ -81,11 +81,11 @@
<panel
bevel_style="none"
border="true"
bottom="366"
bottom="390"
follows="left|bottom|right"
left="20"
right="-20"
top="366" />
top="390" />
<button
follows="left|bottom|right"
height="23"
......@@ -94,7 +94,7 @@
layout="topleft"
left="185"
name="btn_clear_all"
top="385"
top="-45"
width="130">
<button.commit_callback function="Toybox.ClearAll" />
</button>
......@@ -106,7 +106,7 @@
layout="topleft"
left="335"
name="btn_restore_defaults"
top="385"
top="-45"
width="130">
<button.commit_callback function="Toybox.RestoreDefaults" />
</button>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment