Comment #6 on issue 849 by benjamin...@gmail.com: Roassal rubber-banding http://code.google.com/p/moose-technology/issues/detail?id=849
In your .mcz, the class ROAbstractCanvas has been augmented with two variables: rubberBandStart rubberBandEnd Is there a reason for this? I've removed it and included it in Roassal 1.161
They were a leftover from my attempt to move my original-Mondrian implementation to Roassal, that I failed to remove. The solution you came up with is much better, that made those instance variables redundant.