Put a rectangle behind the pager on top of the item grid

This commit is contained in:
Nick Bisby 2019-10-14 20:36:29 -05:00
parent b5935c17e6
commit 9e84a7b8c7

View File

@ -3,6 +3,7 @@
<children>
<ItemGrid id="picker" visible="true" itemsPerRow="10" />
<OptionsSlider id="options" />
<Rectangle translation="[0,980]" width="1920" height="100" color="#101010" />
</children>
<interface>
<field id="movieSelected" alias="picker.itemSelected" />