Make pager cover bottom row of pixels

This commit is contained in:
Charles Ewert 2019-10-15 17:21:04 -04:00
parent 5350fbb1ff
commit a1e83ccebd

View File

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