varable browser not sellecting correct variable
System dynamics program with additional features for economics
Brought to you by:
hpcoder,
profstevekeen
Good catch! You were right that this issue is the same as #1501. I looked at that issue, noted it had been closed on 3/9/2022, then went through the git commit logs and found the relevant commit from that date. It was a hack, basically adding 15 pixels to the y offset of the mouse. Then went back to the current code, and that hack had been refactored away at some point. So I've added the exact same hack back in. Seems to work correctly now.