On Thu, 15 Jul 1999, Sebastian Fischmeister wrote:
> Hi.
>
> Here is a little bug-report for the latest CVS-Version of dia.
>
> Open an new diagram, insert some object you can directly type in
> (object or component), press shift -> CRASH&BOOM&BANG!
Yeah. CVS is currently fucked up. I'm half-way through implementing
undo/redo. I don't have a lot of free time these days, so it takes some
time. I also did a slight design-error, so i had to redesign/reimplement
parts of it. I'm working on this right now and will commit something
tonight. It will not be finished though.
> A second problem:
>
> In the latest CVS-version it is no longer possible to "move" lines
> (e.g. aggregation). It worked before, when you click on the red box,
> keeping the button pressed and moving around.
Yeah. This had to change due to the undo/redo stuff. Use the object menu
(middle mousebutton on selected object) to add and delete line section.
Note: This only works with the zigzagline in the standard objects right
now, but this will be implemented for the rest of the orth-conn based
objects soon.
/ Alex