Starfinder Playlist

Thread: Shrinking tags

  1. #1
    Xarxus's Avatar
    Join Date
    Mar 2019
    Location
    Rome (Italy)
    Posts
    253

    Shrinking tags

    Reading I found this code here (Wiki - Ruleset - Interfaces (Windows, Panels, Widgets))

    Code:
    <anchored width="30" height="22">
      <left parent="label" anchor="right" />
      <top offset="5" />
    </anchored>
    Is there a way to shrink the tags further? Something like this.

    Code:
    <anchored width="30" height="22" left.parent="label" left.anchor="right" top.offset="5" />
    FGU ULTIMATE License
    Click here for RPG Music or here for Dwarves songs on Spotify

  2. #2
    No, there is no way to shrink tags to that level. Attributes don't have multiple nestings.

    If the anchors both have the same parent, you can do:
    Code:
    <anchored parent="label" position="righthigh" offset="5,0" width="30" height="20" />
    Otherwise, if you are using different parents for different anchors, or specifying relative anchors; you need to use the long version.

    Regards,
    JPG

  3. #3
    Xarxus's Avatar
    Join Date
    Mar 2019
    Location
    Rome (Italy)
    Posts
    253
    I love the synthesis

    Ty Moon
    FGU ULTIMATE License
    Click here for RPG Music or here for Dwarves songs on Spotify

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
DICE PACKS BUNDLE

Log in

Log in