Created by: zeffii
Requesting users with high DPI displays to test this
I need someone with a high DPI display to test this, and if the stethoscope is not displaying close to itself then please dig into this. ( meaning, debug this..spend some time figuring out how to automate it..) @DolphinDream perhaps you have osx
Addressed problem description
this attempts to resolve the issue that retina display users have with the XY location of the displayed bgl in nodeview. This does not "Solve" (or attempt to) the scale/font size of the data we print, because you might want much smaller print font size, and that's still user configurable in Sv preferences as stethoscope "Scale"
Solution description
make the location directly linked to the settings
Preflight checklist
Put an x letter in each brackets when you're done this item:
-
Code changes complete. -
Code documentation complete. -
Documentation for users complete (or not required, if user never sees these changes). -
Manual testing done. -
Unit-tests implemented. -
Ready for merge.