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">