View Single Post
  #1580  
Unread 11-09-2006, 07:09 AM
Shigec Shigec is offline
A Young Mystail Rat
 
Join Date: May 2005
Server: Test
Posts: 6
Default

hi, gm9

It's possible to scroll only a little with scroll button. When the mouse cursor is over inside enclosed with red frame.(see the attached file)

Correction request:

eq2ui_mainhud_persona.xml (The 91st line)


Before:
Code:
<VolumePage AbsorbsInput="false" CellCount="1,16" CellPadding="2,0" CellSize="80,17" Location="12,6" MinimumScrollExtent="84,272" Name="VitalsLeftVolume" ScrollExtent="170,272" Size="170,270">
After:
Code:
<VolumePage AbsorbsInput="false" CellCount="1,16" CellPadding="2,0" CellSize="80,17" Location="12,6" MinimumScrollExtent="84,272" Name="VitalsLeftVolume" ScrollExtent="170,272" Size="170,272">
Attached Thumbnails
Click image for larger version

Name:	Persona.jpg
Views:	369
Size:	49.1 KB
ID:	5351  

Last edited by Shigec : 11-09-2006 at 07:13 AM.