I'm using some code from a previous skin for holding the highlight status once clicked, which works ok.
The problem is that if I click an item, although the highlight colour is reset, the mouse hover action no longer works on that item.
The code:
The problem is that if I click an item, although the highlight colour is reset, the mouse hover action no longer works on that item.
The code:
Code:
LeftMouseUpAction=[!EnableMouseActionGroup GameList "MouseOverAction|MouseLeaveAction"][!SetOptionGroup GameList SolidColor ""][!UpdateMeterGroup GameList][!SetOption #CURRENTSECTION# SolidColor "#Orange#,30"][!UpdateMeter #CURRENTSECTION#][!SetVariable Cover "[&m[#CURRENTSECTION]]"][!UpdateMeasure mQuote][!UpdateMeterGroup Preview][!Redraw][!DisableMouseAction #CURRENTSECTION# "MouseOverAction|MouseLeaveAction"][Play #@#GameBar\Step.wav]
Statistics: Posted by sl23 — Today, 1:27 pm — Replies 3 — Views 88