moosetechnology / Moose

MOOSE - Platform for software and data analysis.
https://moosetechnology.github.io/moose-wiki
MIT License
136 stars 34 forks source link

exampleElasticBoxZoom is not working properly #1151

Closed bergel closed 7 years ago

bergel commented 7 years ago

The elastic zoom does not work. When trying to zoom a portion, it actually zoom a tiny part of the

       | v |
    v := RTGrapherDecorationExample new exampleDeviation.
    v @ RTZoomableBoxView.
    ^ v

screen shot 2017-02-26 at 9 49 33 pm

akevalion commented 7 years ago

Fixed, try last version of roassal