- Moderator
- #1
Hi
In GUITVProgressControl.cs a few of the controls attached to the progressbar were not scaled to screen resolution. Most notably <lefttexture> and <righttexture> were not scaled.
While fixing these, I also noticed that <toptexture> and <bottomtexture> were not scaled either.
Please consider the attached patch, created against SVN 28260 (I know, it's getting kind of old, but this GIT is making me crazy. Won't build on XP
)

In GUITVProgressControl.cs a few of the controls attached to the progressbar were not scaled to screen resolution. Most notably <lefttexture> and <righttexture> were not scaled.
While fixing these, I also noticed that <toptexture> and <bottomtexture> were not scaled either.
Please consider the attached patch, created against SVN 28260 (I know, it's getting kind of old, but this GIT is making me crazy. Won't build on XP