-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
A tag for binding together two pages in a spread. This would prevent the
viewer from splitting a spread across a page turn.
Possible syntax:
"pageBindings" : [
{
"pageOne" : image name,
"pageTwo" : image name,
},
{
"pageOne" : image name,
"pageTwo" : image name,
}
]
Original issue reported on code.google.com by [email protected] on 16 Oct 2010 at 6:46