This is what I'm trying to copy https://imgur.com/dqmpe6h (It's from nightTab firefox extension)
This is what I've been able make so far https://imgur.com/LyGIZOr
as you can see its instant and looks laggy as their's no animation or fade delay. At best I want to make the animation smooth like in the first link and at worst a simple fade effect will do. I have no knowledge in programming and thanks in advance
This is the code from the .ini file
This is what I've been able make so far https://imgur.com/LyGIZOr
as you can see its instant and looks laggy as their's no animation or fade delay. At best I want to make the animation smooth like in the first link and at worst a simple fade effect will do. I have no knowledge in programming and thanks in advance
This is the code from the .ini file
Code:
[STEAM]Meter=ImageImageName=#@#Images\steam-hover-1.pngW=507H=195MouseOverAction=[!SetOption #CURRENTSECTION# ImageName "#@#Images\steam-hover-2.png"][!UpdateMeter "#CURRENTSECTION#"][!Redraw]MouseLeaveAction=[!SetOption #CURRENTSECTION# ImageName "#@#Images\steam-hover-1.png"][!UpdateMeter "#CURRENTSECTION#"][!Redraw]LeftMouseUpAction=["A:\Applications\Steam\steam.exe"][Rainmeter]Update=1000[Metadata]Name=STEAMAuthor=APIUMInformation=License=Version=
Statistics: Posted by masterelf425900 — Yesterday, 5:38 pm — Replies 6 — Views 72