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

   ## Summary
   - Fix Show Diagram live Dom refresh so edited/copy-pasted result paths 
update node labels instead of keeping a stale path
   - Identify diagram nodes by PSI `SmartPsiElementPointer` and merge 
presentable data onto retained API nodes before `refreshDataModelInSmartMode`, 
preserving soft layout preference from #122
   - Add identity and Dom-refresh regression tests, plus changelog note for #126
   
   Closes #126
   
   ## Test plan
   - [x] `./gradlew test -x rat --tests "com.intellij.struts2.diagram.*"` 
(48/48)
   - [ ] Manual `runIde`: copy-paste a `success` result → rename to `delete` + 
change path → after ~300 ms both nodes show correct paths
   - [ ] Manual: if a non-custom toolbar layout was selected, Dom refresh must 
not reset it to custom LTR
   
   
   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