You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to isqueak
I've altered the source code to fix two problems
(a) if you are not using the scrolling view, the squeak desktop now
should be rotate-able and properly reflect landscape or portrait
sizes.
(b) For the OS-X I fixed a problem where the top 0-3 pixels in the
view didn't show depending on the height's division by four.
Obviously if the
height was divisible by four then it looked correct..