lukaszlenart opened a new issue, #128: URL: https://github.com/apache/struts-intellij-plugin/issues/128
## Context Follow-up from manual smoke after [#122](https://github.com/apache/struts-intellij-plugin/issues/122) / [#124](https://github.com/apache/struts-intellij-plugin/pull/124). With left-to-right hierarchic layout, when an action has multiple results (e.g. `success` and `delete`), the edge labels sit on top of each other / too close to the action node and are hard to read. ## Acceptance criteria - [ ] Multiple result edge labels from one action are readable without overlapping each other - [ ] Labels do not collide with the action node chrome - [ ] LTR package → action → result flow from #122 remains intact ## Notes - Likely edge-label placement / layouter spacing (`doEdgeLabeling`, minimal layer/node distance, or label model), not model semantics. - Related: [#125](https://github.com/apache/struts-intellij-plugin/issues/125) (missing arrowheads on action → result edges). -- 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]
