Quantcast
Channel: Rainmeter Forums
Viewing all articles
Browse latest Browse all 1528

Help: Rainmeter Skins • Re: Need Help with Mouse Scroll

$
0
0
A minor observation: I didn't test the code, but when clamping the LyricsY in the scroll actions, you could use the difference between the height of the container meter and the height of the lyrics meter as a low bound, instead of a hardcoded -10000 value. You know, so that it stops at the last lyrics line when scrolling down. ;-)

Or, even better, the minimum between that difference and 0, so that the low bound will never be greater than the high bound, and the lyrics won't be scrolling when their height is less than that of the container.
I think what you are saying, if I understood correctly.. is that it stops the scrolling when it hits the end of the lyrics, so it doesn't keep scrolling blank where there is no text. That is actually what I was hoping for. But Reading what you have written there, it sounds like a completely different language to me, and I don't understand it.

Statistics: Posted by RoseRain — Today, 10:59 am



Viewing all articles
Browse latest Browse all 1528

Trending Articles