Skip to content

Commit 249195c

Browse files
committed
fixed invert bg for menu
1 parent 3798afd commit 249195c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bar/popup/menu/menu.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ dynamicVariables=1
7979
[bg]
8080
X=(#gap#+#menuBgW#)r
8181
Y=(#gap#+#stkW#)
82-
shape=rectangle ([#[#currentSection]Stk]/2*#loadAnim#),([#[#currentSection]Stk]/2*#loadAnim#),(#menuBgW#-[#[#currentSection]Stk]*#loadAnim#),(#menuBgH#-[#[#currentSection]Stk]*#loadAnim#),#pCorner# | strokeWidth ([#[#currentSection]Stk]*#loadAnim#) | strokeColor [#[#currentSection]C] | fillColor [#[&mBg]]
82+
shape=rectangle ([#[#currentSection]Stk]/2*#loadAnim#),([#[#currentSection]Stk]/2*#loadAnim#),(#menuBgW#-[#[#currentSection]Stk]*#loadAnim#),(#menuBgH#-[#[#currentSection]Stk]*#loadAnim#),#pCorner# | strokeWidth ([#[#currentSection]Stk]*#loadAnim#) | strokeColor [#[#currentSection]C] | fillColor [#[&sBg]]
8383
mouseoveraction=[!commandmeasure menuBgFX "Start('#currentSection#')"][!setoption i#currentSection# imagetint [#[#currentSection]C]][!update][!redraw]
8484
mouseleaveaction=[!commandmeasure menuBgFX "Reverse('#currentSection#')"][!setoption i#currentSection# imagetint #mColor#][!update][!redraw]
8585
leftmouseupaction=[#[#currentSection]A][#afterAction]

0 commit comments

Comments
 (0)