OpenGL Fix Rotated Clicks
Created by: RoanH
fixes #106 (closed)
I forgot to alter the click transform method to take rotations into account when I implemented viewport rotation ¯\_(ツ)_/¯.
For reviewers: Click events are already logged to the console so this should be quite easy to test.