Hello!
This is my weekly ChangeLog, from 21 May 2018 to 27 May 2018.
You can see it in a better format by going here:
http://log.smallworks.eu/web/search?from=21/5/2018&to=27/5/2018ChangeLog
=========
23 May 2018:
------------
* I fixed an annoying issue when using +OSWindowWorldMorph+, [case: 21957](
https://pharo.fogbugz.com/f/cases/21957).
The problem was this: when using an altearnative world (like the one provided by OSWindow),
+DisplayScreen class>>actualScreenSize+ is answering a random value. Even worst when you use it with
Ronie's headless VM.
Right now, this is invisible for 99.99% of users, but in the future it will be a good thing to have it working.
cheers!
Esteban