You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fixed: due to the previous commit, it was not anymore possible to l…
…oad a 2D from the bracket notation panel without a database loaded at first
* Added: left mouse button pressed and dragged allows to define a zoom area with the same shape than the canvas 2D (same width/height ratio)
* Modified: the cumulative mouse clicks on an RNA object in the canva…
…s 2D has a different behavior. After each click, the selection extends further from the first element selected.
* Added: up/down arrow keys allow to extend/reduce a selection
Updated Changelog and pom.xml for release 1.0.9. No changes in the co…
…de, I just needed to increase the maximum memory for windows users with jdeploy. Release 1.0.8 crashed too much.