Happy !
MichalBalda / Magnifier
Project infos
| License | MIT |
| Tags | scale, magnifying glass, magnify, zoom |
| Creation date | 2015-02-24 |
| Website |
Monticello registration
About Magnifier
Magnifier is a simple magnifying glass for Pharo with configurable zoom level and refresh time. It comprises two classes: Magnifier, which defines GUI using Spec, and MagnifierMorph, which displays a zoomed area around the mouse pointer (hand).
To open it, execute:
Magnifier open
Written and tested in Pharo 4 (#40496).
