This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
This is perhaps just a QoL request. I've found that to get the look I want I had to adjust the padding to have a value of -1 instead of the current default of 0. This allows for a single pixel gap between raidframes. Any chance of making this a permanent change, at least allow the slider to have a minimum value of -1?
Example of what I'm referring to.
Umm, that setup breaks the border indicator, due to the missing pixel, border indicators overlap so some times only 3 sides of the border indicator are displayed
I could enable the option as a hidden feature allowing to type -1 manually in the editbox but maintaining the slider with "correct" values (from 0 to 20). But i have not decided yet.
Im not sure to implement this because this behaviour can be already configured , but with some more work:
1. Assign -1 to the border indicator separation (Indicators -> Border -> Layout tab), this removes the separation between frames, and disables the border indicator.
2.Manual adjust the health bar indicator position and size (anchoring the bar to top-left and subtracting 1 pixel from the bar width and height)
Version r845 allows to type -1 in the padding editbox.
To post a comment, please login or register a new account.