lukaszlenart opened a new pull request, #129:
URL: https://github.com/apache/struts-intellij-plugin/pull/129

   ## Summary
   - Labeled Show Diagram edges (action → result and chain/redirect) use 
`DiagramRelationshipInfoAdapter.Builder` with solid line, `ANGLE` target arrow, 
and upper-center label
   - Package → action stays dashed `DEPENDENCY`, so structural vs result flow 
remains visually distinct
   - Mapping tests assert solid + `ANGLE` on labeled edges; changelog documents 
the fix for #125
   
   Closes #125
   
   ## Test plan
   - [x] `./gradlew test -x rat --tests "com.intellij.struts2.diagram.*"` 
(44/44)
   - [ ] Manual `runIde`: Show Diagram on a small Struts config — action → 
result shows arrow toward result; labels like `success`/`delete` readable; 
package → action remains dashed
   
   
   Made with [Cursor](https://cursor.com)


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