16x9 Bluetwo video overlay alignment (1 Viewer)

zxcvbnm2

Portal Pro
March 23, 2006
66
1
New Zealand/Whangarei
Home Country
New Zealand New Zealand
For the last few SVN builds the video overlay in the home, etc has been misaligned in the 16x9 Bluetwo skin.
Code:
<control>
			<description>video preview window</description>
			<type>videowindow</type>
			<id>1</id>
			<posX>157</posX> Changed from original svn<posX>163</posX>
			<posY>546</posY>
			<width>180</width>
			<height>144</height>
			<action>18</action>
			<textureFocus>tv_green_border.png</textureFocus>
    <animation effect="fade" time="500">WindowClose</animation>
    <animation effect="fade" time="250">WindowOpen</animation>
		</control>

I think it became like this when the animation was added, but cant
be sure.
 

Users who are viewing this thread

Top Bottom