Skip to content

jon@StewartDesign.studio

My feedback

3 results found

  1. 5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    jon@StewartDesign.studio supported this idea  · 
  2. 1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    jon@StewartDesign.studio commented  · 

    Workaround is to loop through every page and set margins using page object.

    jon@StewartDesign.studio shared this idea  · 
  3. 1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    jon@StewartDesign.studio commented  · 

    A cluggy workaround is to use page.move() but that involves shuffling pages in front/back of each other to get them 0 aligned in the correct order:

    // move all pages next to each other on same spread
    pgSpine.move(LocationOptions.AT_END,pgBack.parent);
    pgFront.move(LocationOptions.AT_END,pgBack.parent);

    jon@StewartDesign.studio shared this idea  · 

Feedback and Knowledge Base