Phil Beauvoir

Results 817 comments of Phil Beauvoir

Shall we close this one? I think Bob has some good options, now.

> I've seen a new branch for that @jbsarrodie Yes, all help changes for 4.7 are in that branch. That means we can make multiple changes and correct our own...

That's a fair request. There is an issue that needs to be solved first with drawing with line widths greater than 1 at different zoom levels (in the app and...

I tried different ways to do this in the RectangleFigureDelegate class. I set line width to values of 1, 2, 3, 4. Then zoomed in and out in the view,...

@jbsarrodie Well, that does seem promising. :-) I did some testing at various line widths, zoom levels and export to SVG. Seems good. Any gotchas or side-effects that you noticed?...

- The EMF model won't be impacted as ILineObject is already implemented in IDiagramModelObject and will not affect any .archimate files existing - Setting the line width to 1 is...

IDiagramModelObject.getLineWidth() returns 1 as a default. So, 0 is not an available default value.

Some objects don't look so good with line width not zero. Canvas Stickies for example.

> Not sure to understand. But if this means that rendering will change by default for old models, maybe we could convert old models when loading them the first time....

There are some rendering issues when moving objects and then doing Undo/Redo (ensure the object is not selected to see this). - Move an object out of a container object...