Adjust padding on lib list and remove unused code

This commit is contained in:
Charles Ewert 2019-10-15 16:28:18 -04:00
parent bd1bda3b8b
commit 5350fbb1ff
2 changed files with 2 additions and 4 deletions

View File

@ -16,8 +16,8 @@ end sub
sub updateSize()
' real border is border - rowlist title and rowlist padding
topborder = 50
sideborder = 150
topborder = 40
sideborder = 119
' 115 is the overhang height
m.top.translation = [sideborder, topborder + 115]

View File

@ -3,8 +3,6 @@
<children>
<LibraryRow id="LibrarySelect" />
<Rectangle id="footerBackdrop" height="200" />
<OptionsSlider id="options" />
</children>
<interface>