Etoys: OLPC-Display-bf.3.mcz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Etoys: OLPC-Display-bf.3.mcz

commits-2
Bert Freudenberg uploaded a new version of OLPC-Display to project Etoys:
http://source.squeak.org/etoys/OLPC-Display-bf.3.mcz

==================== Summary ====================

Name: OLPC-Display-bf.3
Author: bf
Time: 29 March 2011, 5:08:20 pm
UUID: f1671f4d-d865-4e3a-9258-242c3716fea1
Ancestors: OLPC-Display-bf.2

force display update after reversing parts of the scaled screen (makes "indicate all siblings" work)

=============== Diff against OLPC-Display-bf.2 ===============

Item was added:
+ ----- Method: OLPCVirtualScreen>>reverse: (in category 'copying') -----
+ reverse: rect
+ super reverse: rect.
+ self forceToScreen: rect.!

_______________________________________________
etoys-dev mailing list
[hidden email]
http://lists.squeakland.org/mailman/listinfo/etoys-dev