At least on my machine, there's no lag at all, on the gift I just stopped the wheel. I can scroll through all fonts as fast as my mouse wheel can go and the cpu won't make a sound.If there is any "lag" in this, I'm guessing it is the time it takes for Rainmeter to render the fonts as they are displayed.
However I got a i9 14900K..
The skin only has 10 meters, and they're not being moved at all, what's being "scrolled" is an index value, and the lua script is setting the string option on each FontFace measure, which displays the font on each meter through MeasureName. So I doubt this could be a lag issue for anyone.Something off the top of my head that you might consider is to build some number of meters before and after the ones you are displaying, but set them outside a "container" With any luck the fonts in them will be pre-rendered, and then as you scroll to reveal them, you just move them into the container.
Not sure this is the case, but might be worth testing.
The lag was only on the .ini version, which was caused by badly done substitutions, however this lua version doesn't have any of these issues.
Statistics: Posted by RicardoTM — 14 minutes ago — Replies 36 — Views 566