lukaszlenart opened a new issue, #125:
URL: https://github.com/apache/struts-intellij-plugin/issues/125

   ## Context
   
   Follow-up to 
[#122](https://github.com/apache/struts-intellij-plugin/issues/122) / 
[#124](https://github.com/apache/struts-intellij-plugin/pull/124).
   
   After the LTR hierarchic layout fix, package → action → result reads 
left-to-right correctly. Action → result edges (to JSP pages) render as plain 
curves **without arrowheads**, so flow direction is harder to read than package 
→ action (which uses a dashed arrow).
   
   ## Acceptance criteria
   
   - [ ] Action → result edges show a clear directed arrow toward the result 
node
   - [ ] Edge labels (e.g. `success`, `delete`) remain readable
   - [ ] Package → action and chain/redirect edges remain visually distinct as 
today (or intentionally unified if redesigned)
   
   ## Notes
   
   - Observed on IU Show Diagram for a small Struts config (package `default` → 
action `index` → results).
   - Likely presentation / relationship styling in the Diagrams API path, not 
layout.


-- 
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]

Reply via email to