]
Michael Anstis commented on DROOLS-3373:
----------------------------------------
Hi [~bdellasc] thank-you for the updated files.
I've attached an image of the "Decision Service" node (on the Stunner
graph). The strokes appear to be offset right and down.
The bottom right red circle is Stunner's "resize" control so should sit on
the bottom-right of the SVG's bounding rectangle. Also the "dustbin" icon on
the top-left should be on the top-left of the SVG. I'll be using the Decision Service
SVG without the divider for the canvas (as we add it programmatically as it can be moved
by the User). Finally, one last request could you make the Decision Service SVG 200x200
pixels by default (instead of 110x60)? The default size of a DS in the editor is 200x200
and it'll therefore render without scaling by default (and hence will look better.....
ideally we want support in Stunner for the corners not to be scaled.. but it's not
possible at the moment).
[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, decision-service-expanded.svg,
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.