On 6 sept. 2010, at 16:33, Alexandre Bergel wrote:
Hi!
In the last version of Mondrian, all tests are green. In addition, I made a number of refactorings. If your code is broken and you can't update, just shout.
The classes MOFigureDeselection and MOFigureSelection have been renamed into MOElementDeselection and MOElementSelection respectively
Did you check in a regular Moose distrib if there lots of ref to MOFigureSelection to be updated?
MondrianPaintings and Glamour-Tests-Morphic have been updated accordingly.
Something that might make happy some of you. You can now select more than one node. Very handy when dragging and dropping. Just use the Cmd key.
Version 560: fixed the remaining bug of Formsshape. all tests are green Version 561: Selection multiple of elements. Group of multi-nodes be drag-and-dropped. Use the command key to select more than one Version 562: Selection box. click in the background to select several elements Version 563: merged with tg.560
Interesting, does it mean there is an API to select nodes programmatically. That might come in handy to replace some hack in package blueprints.
-- Simon