Graphics

 View Only
  • 1.  Sort Order Block improperly sorting text fields with font tags

    Posted 10-25-2019 19:03

    Hey y'all,

     

    I recently created a tombstone that autosorts depending on the first column of stats. It works great, except for one issue I can not seem to resolve. Whenever a text object has font tags (for highlighting) in the first column, the Sort Order block sorts them independently from text fields that DO NOT have a font tag.

    Have I missed a step here? I am unsure how to troubleshoot this. Any help is much appreciated.

     

    Attached is a project with the scene in question.

     

    Thanks!

     

    https://www.dropbox.com/s/dmubkatu9exsya2/Sort%20Order%20Test.xpp?dl=0 



  • 2.  RE: Sort Order Block improperly sorting text fields with font tags

    Posted 10-27-2019 18:17

    Hello Nico,

    you can add a "Sort selector" with regular Text data then feed the output order  to your existing "Sort selector" that uses TextWithTags :

     

    In your project , to avoid multiple tests if sorting is on/off , you can test it only once to generate the order for all the selectors :

    where : "1,2,3,4,5,6" is used as default order when values are not sorted .

     

    Hope it helps,

    Antoine


    #XPression