Thread: RealUI
View Single Post
07-07-14, 03:26 PM   #3512
Elysdeon
A Deviate Faerie Dragon
Join Date: Jun 2014
Posts: 16
Hardcoded

Two discoveries:

1) These graphics files are very picky about how they are edited. I found a way to get them to edit nicely without the odd effects in the above screenshot.

2) When edited to be taller, it was clear the UI code was squishing the background image down, so I went looking for the variable to tweak. Turns out there is no variable, and the UnitFrame bars are hardcoded to be 16 pixels tall. I can tweak that to get the results I want, but that will make potentially adding this as a 3rd layout option a task beyond my current ability.

I'll post screenshots of the final results in a few days when it is all tweaked to my satisfaction!