Skip to content

Instantly share code, notes, and snippets.

@jredfox
Last active September 26, 2018 05:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jredfox/57b890976d3d657d590f3a348bb7a687 to your computer and use it in GitHub Desktop.
Save jredfox/57b890976d3d657d590f3a348bb7a687 to your computer and use it in GitHub Desktop.
"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
},
"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
},
@jredfox
Copy link
Author

jredfox commented Sep 26, 2018

for fancy version use the bottom json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment