Graphics

 View Only
Expand all | Collapse all

auto squeeze messes up my visual logic to horizontally position text and quad based on longest row

  • 1.  auto squeeze messes up my visual logic to horizontally position text and quad based on longest row

    Posted 11-22-2019 01:18


  • 2.  RE: auto squeeze messes up my visual logic to horizontally position text and quad based on longest row

    Posted 11-22-2019 01:24

    Please help. I have 2 rows of text left justified to a quad and i want the whole group to center horizontally on x. I have accomplished this using the visual logic below, but if I turn on auto squeeze, it no longer works properly.  The text does not squeeze...and it just keeps adjusting the x position. I think I have to tell it if it reaches a certain width to stop changing the position, but I am not really sure. Any ideas? Thanks so much for your help!


    #XPression


  • 3.  RE: auto squeeze messes up my visual logic to horizontally position text and quad based on longest row

    Posted 11-22-2019 16:28

    Use the boundingbox.widthscaled visual logic blocks. These will take into account the auto squeeze.


    #XPression


  • 4.  RE: auto squeeze messes up my visual logic to horizontally position text and quad based on longest row

    Posted 11-23-2019 00:27

    OMG. You are AWESOME! Thank you. It worked like a charm.


    #XPression