jomarko opened a new issue, #1074: URL: https://github.com/apache/incubator-kie-issues/issues/1074
DMN node width and height properties can be set using Properties panel component. The issue is the properties panel allows users to put any value. - Good thing is that that real node is not resized below its minimal size - Bad is user is not informed that invalid value was put into the form See the attached screenshot. There is selected a **Decision** node. Its minimal size is 160x80. The node keeps this minimal size even lower value was put into the form (20x10). However we should propbably: - reset properties panel form inputs to minimal value - or mark form input values as invalid, red background or sth similar - or not have a minimal size for nodes - or ...  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
