View Single Post
  #2  
Old 05-31-2017, 07:08 AM
Crunk Crunk is offline
Aviak


Join Date: Nov 2010
Posts: 88
Question

This is a great UI, and I'm in the process of doing some modifications to get rid of some dead space and condense things down into compact elements such that most UI elements can be always on screen without the need to ever close them (primarily all open bags and hot button bars) while still leaving ample room for chat windows. I've come across a problem which is that I can't seem to remove the padding on the containers. Please see the image below to see what I'm talking about.

[You must be logged in to view images. Log in or Register.]

I've systematically gone through and altered or removed each element in the containers file to no avail. Alterations I've tried include changing the CX and CY values to 0, toggling pretty much every boolean in the file (just to be thorough), attempting to realign or reanchor things, and changing the template from WDT_RoundedNoTitle to others. Given that nothing has worked it makes me think that this is likely controlled by an external element, so I also tried to poke around in the SIDL file as well as to alter the templates. Nothing has worked, and I'm looking for some assistance or suggestions as to what I should look at to fix the problem. Below is a link to my container file.

https://www.dropbox.com/s/qkx28iyytw...ainer.xml?dl=0

Thanks!
Reply With Quote