WinWorkstation.st
changeset 9017 11edba40324e
parent 9016 e1beb87b6142
child 9019 b8669fc24fb4
--- a/WinWorkstation.st	Wed Feb 26 18:32:47 2020 +0100
+++ b/WinWorkstation.st	Wed Feb 26 18:44:22 2020 +0100
@@ -18296,7 +18296,7 @@
         ^ super monitorScaleFactorForView:aView
     ].
 
-    ^ scaleFactor / 100
+    ^ scaleFactor.
 
    "
         Screen current monitorScaleFactorForView:Transcript topView.