]
Michael Anstis commented on DROOLS-3373:
----------------------------------------
[~bdellasc] Good question... and it led me to change the SVG from a Path to a Rectangle.
Stunner scales Paths when the node is resized so the original image (I've now deleted)
had the stroke width (and corners) scaled too and it looked bad.
Stunner however is a little more clever when a Rectangle is resized and it is able to
maintain the stroke width and corner radius.
I've attached a new screen shot that, IMO, looks much better.
[DMN Designer] Need Palette glyph/icon and Canvas shape for Decision
Service
----------------------------------------------------------------------------
Key: DROOLS-3373
URL:
https://issues.jboss.org/browse/DROOLS-3373
Project: Drools
Issue Type: Feature Request
Components: DMN Editor
Affects Versions: 7.15.0.Final
Reporter: Michael Anstis
Assignee: Michael Anstis
Priority: Major
Labels: VisualDesign, drools-tools, ux_needed, visualdesign
Attachments: DMN_palette_icons.png, DecisionService-insitu.png, Screenshot from
2019-01-14 10-48-32.png, decision-service.svg, decision.svg, decision_palette.svg,
decision_service_expanded_palette.svg, decision_service_palette.svg
We need a new "Palette" icon and Canvas shape for "Decision
Services".
See Table 1: DRD components in the [DMN 1.2
Specification|https://www.omg.org/spec/DMN/1.2/Beta1/PDF].
See also 6.2.5 Decision service for some narrative regarding the shape.
{quote}
A Decision Service is represented in a DRD as rectangle with rounded corners, drawn with
a heavy solid border.... the Decision Service SHALL be divided into two parts with a
straight solid line.
{quote}
We are currently adding support for the _expanded_ form however we will also require (at
some stage) a Palette glyph/icon and Canvas shape for the _collapsed_ form too.