tiagobento commented on issue #439: URL: https://github.com/apache/incubator-kie-issues/issues/439#issuecomment-1880152450
Hi @tarilabs! Thanks a lot for finding some time to look at the new Editor, your feedback is really important! Some answer to your comments below: --- > - not clear what "enable style" toggle actually do? 🤔 It turns on/off node custom styles... Imagine you want to look at the diagram without colors and custom fonts etc. --- > - if I drop in a given DRD a Decision Service node which was defined in another DRD, it "freezes in place" and in general I would maybe reconsider this when you can define collapsible Decision Service? Right, good catch! This is a bug happening because the encapsulated/output decisions are not included together with the DMN. --- > - I would consider allowing to shrink vertically nodes further, especially Text Annotation node (say I enter 1 line, I cannot make it shorter vertically from the default vertical size); the default node size when dropped in the canvas are fine imho, I would only consider allowing to shrink further. Right, good feedback. Luckily this is really easy to change! I'll make it happen. --- > - if I move the mouse on an edge it "suggest" adding a bend, but clicking to add a bend does not do any effect; is this expected? (maybe is not implemented yet, just thought of mentioning) It works with a double-click.. But it only works on Chrome for now as far as I remember.. there's some weird CSS/SVG rendering issues happening in Firefox and Safari. -- 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]
