[squeak-dev] The Trunk: System-mt.1305.mcz

Marcel Taeumel marcel.taeumel at hpi.de
Wed Feb 9 18:52:01 UTC 2022


Hi Tim --

Hmm... they all obey the #scaleFactor. Have you tried this: "Display uiScaleFactor: 2.0"? :-) But yes, it makes sense to lift this up as a preference.

Best,
Marcel
Am 09.02.2022 19:22:04 schrieb tim Rowledge <tim at rowledge.org>:
These are values I'd definitely prefer to see setup as preferences. I find that I have to run
`RealEstateAgent standardSize: 900 @ 700`
in my images to get a sensible result for my screen(s)

> On 2022-02-09, at 4:31 PM, commits at source.squeak.org wrote:
> ----- Method: RealEstateAgent class>>initialize (in category 'class initialization') -----
> initialize
> "Initialize the class variables in the receiver. 5/22/96 sw"
> "RealEstateAgent initialize"
>
> StaggerOffset := 6 @ 20.
> ReverseStaggerOffset := -6 @ 20.
> StaggerOrigin := 200 @ 30.
> + StandardSize := 650 @ 425.!
> - StandardSize := 600 at 400.!
>
>
>




tim
--
tim Rowledge; tim at rowledge.org; http://www.rowledge.org/tim
granary - old folks home



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20220209/20657c4e/attachment-0001.html>


More information about the Squeak-dev mailing list