1 pixel gaps #569


  • Replied
Closed
  • rhk_ created this issue Jul 30, 2018

    Spacing / Padding don't allow for 1 pixel gaps in between the raid frames which alot of UI's use  and therefor it looks out of place. From looking through the files i can make it a 1 pixel gap between them on the sides by editing

     

        local padding = settings.Padding in GridLayout.lua L299 
    but this doesn't affect the top and bottom that remains at 2 pixels
  • michaelsp posted a comment Jul 30, 2018

    Goto "Indicators -> border -> Layout tab" and adjust "Border Size" and "Border Separation" options.

     

    0 pixel gap example:

    borderless


    Edited Jul 30, 2018
  • michaelsp added a tag Replied Jul 30, 2018
  • rhk_ posted a comment Jul 31, 2018

    This doesn't solve the issue im meaning, Alot of people use Borders typically a 1 pixel black border and then 1 pixel gaps between the frames

     

     

     

    This currently has a 2 pixel gap even moving as you said border seperation down to 0 it doesn't move only when you get to -1 does it move and it then becomes 

     

     

    What im meaning is it becomes like this

     

     

  • michaelsp posted a comment Aug 1, 2018

    Resolution: 1920x1080

    Wow UI Scale: default

    Grid2 Scale: 100%

    Frame Spacing: 0

    Border Size: 0

    Border Separation:  1

    Result:

    1 pixel border gap

  • michaelsp closed issue Aug 4, 2018
  • Forge_User_31521528 posted a comment Aug 31, 2018

    Hi Michael,

     

    I've been experiencing a similar issue to Rehok. I can solve this by changing my Padding to 1, however this then creates other issues with frame sizing and positioning with the test mode when attempting to position/size it accordingly it to match the rest of my UI.

     

    In your photo you have "Border Size" set to 0. I cannot seem to do this. I'm using the latest version as of 31/08/2018 and no setting I try to use when changing all border settings, colours and textures gives me a 1px gap without changing the Padding to 1.

     

  • Forge_User_56794328 posted a comment Nov 1, 2018

    yeah i have issues with the borders to. i get them to 1pixel, not on all frames or all sides of the frames. on some it works, on some the right side is 2pixels ...


To post a comment, please login or register a new account.