Change slot name position

This is need to avoid overlapping between the third row of buttons and 
the current active slot, actually if you enable edl button, the active 
slot will overlap the button.

Change-Id: I6cfc945c2d0be0530dad7b4ce0f0e2ca29c297c4
This commit is contained in:
Mauronofrio Matarrese
2019-04-04 23:18:43 +01:00
committed by Dees Troy
parent 82a2f45eb7
commit 1ecb6df370

View File

@@ -1751,7 +1751,7 @@
<text style="text_m">
<condition var1="tw_has_boot_slots" var2="1"/>
<placement x="%center_x%" y="%row17_y%" placement="5"/>
<placement x="%center_x%" y="%row18_y%" placement="5"/>
<text>{@current_boot_slot=Current Slot: %tw_active_slot%}</text>
</text>
@@ -2893,7 +2893,7 @@
<text style="text_m">
<condition var1="tw_has_boot_slots" var2="1"/>
<placement x="%center_x%" y="%row17_y%" placement="5"/>
<placement x="%center_x%" y="%row18_y%" placement="5"/>
<text>{@current_boot_slot=Current Slot: %tw_active_slot%}</text>
</text>