[
https://issues.jboss.org/browse/DROOLS-4124?page=com.atlassian.jira.plugi...
]
Roger Martinez commented on DROOLS-4124:
----------------------------------------
Hey [~manstis]
As [~wmedvede] already commented we're not exposing the fields to set the node size in
BPMN. For now I think there is no plan to add those form fields in the short term future,
anyway as you pointed out, in case those field have to be exposed, we should provide kinda
input validation to ensure the values match the size restrictions. This is not implemented
yet - well the forms support validations, but the size constrains are specified just in
the Shape declaration, so all the information is there and the feature can be implemented,
but actually this relationship about the field validations and shape constrains is not
provided out of the box.
Decision Service can not be larger than 500 (width) x 200 (height)
------------------------------------------------------------------
Key: DROOLS-4124
URL:
https://issues.jboss.org/browse/DROOLS-4124
Project: Drools
Issue Type: Enhancement
Components: DMN Editor
Reporter: Michael Anstis
Assignee: Michael Anstis
Priority: Major
Labels: drools-tools
Attachments: Screen Shot 2019-06-05 at 9.58.18 AM.png
Currently the size widget in the "Properties Panel" is a slider that needs min
and max values. We’d need to move to a simple (numeric) Text Box and remove the use of the
slider.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)