davsclaus commented on PR #25408:
URL: https://github.com/apache/camel/pull/25408#issuecomment-5237328261

   Addressed review nits in `3a10cef`:
   
   1. **Smart-home duplication** — Home key handler in `SourceViewer` now calls 
`SourceEditorNavigation.smartHome(editState, false)` instead of inlining the 
logic.
   
   2. **`positionCursor` location** — Moved from `SourceEditHistory` to 
`SourceEditorNavigation` where it belongs as a general cursor utility. All 
callers updated (main + test code). `SourceEditHistory.restore()` delegates to 
`SourceEditorNavigation.positionCursor()`.
   
   _Claude Code on behalf of davsclaus_


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