[squeak-dev] Workspaces and Display Scale

Tobias Pape Das.Linux at gmx.de
Tue Sep 27 20:07:27 UTC 2022


Hi

> On 27. Sep 2022, at 21:49, Thiede, Christoph <Christoph.Thiede at student.hpi.uni-potsdam.de> wrote:
> 
> > Perhaps is because they had syntax highlighting turned on, and that messed with text properties?
> 
> Hm, sorry, can't reproduce :( You can also check this by inspecting the PluggableTextMorph in the Workspace and then exploring its #text's runs with the single attributes ...

This probably need per-monitor-different-DPI-on-mac to reproduce.
If someoneā„¢ pings me, I can look at it at my work setup :)

Best regards
	-Tobias


> 
> Best,
> Christoph
> Von: Squeak-dev <squeak-dev-bounces at lists.squeakfoundation.org> im Auftrag von Eric Gade <eric.gade at gmail.com>
> Gesendet: Dienstag, 27. September 2022 21:42:52
> An: The general-purpose Squeak developers list
> Betreff: Re: [squeak-dev] Workspaces and Display Scale
>  
> This is a Mac all-in-one Squeak 6 (not trunk) version that I downloaded a couple of days ago.
>   
> It is just in the Workspaces that I'm having a problem. Perhaps is because they had syntax highlighting turned on, and that messed with text properties?
> 
> Thanks for the tip. I am giving a demo this afternoon for work so if I need to use it I will.
> 
> On Tue, Sep 27, 2022 at 3:40 PM Thiede, Christoph <Christoph.Thiede at student.hpi.uni-potsdam.de> wrote:
> Hi Eric,
> 
> are you using the latest VM and Squeak 6.0/Squeak Trunk? In the recent past, there have been made multiple improvements to UI scaling/retina mode.
> 
> Does the problem occur for all your windows or just for certain workspaces? Maybe your text there contains not some attributes that override the font of the text. You could select all text and spawn it (cmd + o) to open it in a clean workspace without any old formatting.
> 
> Best,
> Christoph
> Von: Squeak-dev <squeak-dev-bounces at lists.squeakfoundation.org> im Auftrag von Eric Gade <eric.gade at gmail.com>
> Gesendet: Dienstag, 27. September 2022 17:54:31
> An: The general-purpose Squeak developers list
> Betreff: [squeak-dev] Workspaces and Display Scale
>  
> Hello,
> 
> I often switch from my macbook (retina) to a hooked up monitor. I have found that the scaling of text sizes in workspaces gets borked up when I do. This is true even if  I reset the display scale from the preferences wizard or the menu command.
> 
> As an example, here is what I'm seeing currently on my laptop
> 
> Any idea how I can fix this without disposing of the image? 
> 
> -- 
> Eric





More information about the Squeak-dev mailing list