The Trunk: HelpSystem-Core-tbn.49.mcz

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

The Trunk: HelpSystem-Core-tbn.49.mcz

commits-2
Torsten Bergmann uploaded a new version of HelpSystem-Core to project The Trunk:
http://source.squeak.org/trunk/HelpSystem-Core-tbn.49.mcz

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

Name: HelpSystem-Core-tbn.49
Author: tbn
Time: 19 August 2010, 9:48:36.131 am
UUID: d26032b0-c985-b248-8969-c66eabd14d16
Ancestors: HelpSystem-Core-tbn.48

fix HelpBrowser by providing a no-op step method and therefore allow opening a morphic viewer again (the window dispatches stepping back to the model)

=============== Diff against HelpSystem-Core-tbn.48 ===============

Item was added:
+ ----- Method: HelpBrowser>>step (in category 'stepping') -----
+ step
+ "Do nothing when the window dispatches stepping back to the model"!