Update instructions.md
This commit is contained in:
@@ -4,12 +4,10 @@
|
|||||||
Comment out `lcd_dev fffb 0002 0000 0020`
|
Comment out `lcd_dev fffb 0002 0000 0020`
|
||||||
|
|
||||||
## Page `home`:
|
## Page `home`:
|
||||||
Change left_bt_pic (x,y,w,h) from ( 47,307,120,3) to (467,173,3,120)
|
1. Change left_bt_pic (x,y,w,h) from ( 47,307,120,3) to (467,173,3,120)
|
||||||
Change right_bt_pic(x,y,w,h) from (288,307,120,3) to (467, 27,3,120)
|
2. Change right_bt_pic(x,y,w,h) from (288,307,120,3) to (467, 27,3,120)
|
||||||
|
3. Rotate pictures 77 & 78 by 90degrees
|
||||||
Rotate pictures 77 & 78 by 90degrees
|
4. Add the following to "Preinitialize Event" on page `home` (at the end) to hide those elements:
|
||||||
|
|
||||||
Add the following to "Preinitialize Event" on page `home` (at the end) to hide those elements:
|
|
||||||
```
|
```
|
||||||
vis left_bt_text,0
|
vis left_bt_text,0
|
||||||
vis right_bt_text,0
|
vis right_bt_text,0
|
||||||
|
|||||||
Reference in New Issue
Block a user