Last active
September 26, 2018 05:49
-
-
Save jredfox/57b890976d3d657d590f3a348bb7a687 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"BrowseLeft": | |
{ | |
"text": "<", | |
"posX": 5, | |
"posY": 5, | |
"width": 20, | |
"height": 20, | |
"alignment" : "top_left", | |
"wrappedButton": 498 | |
}, | |
"BrowseRight": | |
{ | |
"text": ">", | |
"posX": 30, | |
"posY": 5, | |
"width": 20, | |
"height": 20, | |
"alignment" : "top_left", | |
"wrappedButton": 499 | |
}, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"BrowseLeft": | |
{ | |
"text": "previous", | |
"posX": 5, | |
"posY": 5, | |
"width": 64, | |
"height": 20, | |
"alignment" : "top_left", | |
"wrappedButton": 498 | |
}, | |
"BrowseRight": | |
{ | |
"text": "next", | |
"posX": 74, | |
"posY": 5, | |
"width": 64, | |
"height": 20, | |
"alignment" : "top_left", | |
"wrappedButton": 499 | |
}, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
for fancy version use the bottom json