Hands-on Rust: Mouse not scaling for the tooltips (151)

I figured it out.

ctx.mouse_pos vs ctx.mouse_pos()

Need to be careful about the auto-complete.