Other half of tooltip weirdness still
ZINK-ZINK opened this issue ยท 5 comments
FFS ..... Apparently my quick fix of just ignore the first line of the tooltip wasn't duct-tapey enough ..... Guess I'll have to get it to ignore the second line too ....
To be fair it's such an edge-case bug if it becomes a stubborn one too I just wouldn't worry about it. There's probably only a single digit number of people who will even encounter the bug in its current form. And it doesn't even throw out errors ever, it just is.
I mean it will be an easy fix once I get back to my PC .... I will literally just have to change the ignore function line from, if tooltip line number is 1 to if tooltip line number is less than or equal to 2
ah well that's good then. It sounded like it would be a lot of trouble or annoying. I couldn't code to save my life, I'm a hardware type of geek.