docs(compare): diff-engine-readme에 UI 진입점 안내 추가 (#571, #799 후속)#1162
Merged
Conversation
upstream/devel 기준 main 동기화 후 compare 모듈 README §6.1에 메뉴·단축키·엔진 매핑만 보강. Co-authored-by: Cursor <cursoragent@cursor.com>
edwardkim
added a commit
that referenced
this pull request
May 29, 2026
문서 전용 PR 검토·머지 기록. 문서↔코드 정합 전수 검증 후 squash merge. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Owner
|
머지했습니다 (squash, devel 추가로, 이전 PR(#571/#799)의 커밋이 GitHub 계정과 연결되지 않는 author( |
edwardkim
added a commit
that referenced
this pull request
May 29, 2026
… z-order replay PageLayerTree paint op 를 background → behindText → flow → inFrontOfText replay plane 으로 분류하여 native Skia(PNG) / CanvasKit(웹캔버스) replay 를 z-order 의미에 맞춰 multi-pass 로 변경. 복학원서.hwp 중앙 baked watermark (wrap=behindText) 가 본문 텍스트를 덮던 결함 정정. (by @postmelee) 머지 시 충돌/회귀 정정: - mydocs/orders/20260529.md: union (devel #1156 _v2/#1162/.mailmap 일지 + PR #1017 일지 모두 보존) - src/renderer/skia/renderer.rs 테스트 renders_page_background_fill_border_and_image: PR 은 _v2 이전 "RealPic 배경=항상 워터마크 opacity" 가정으로 반투명을 기대했으나, #1156 _v2 가 권위 자료(한컴 스펙+샘플+UI)로 확정한 기준(밝기·대비 0/0 = 워터마크 아님 = 불투명)에 맞춰 alpha=255 단언으로 정정. PR 의 z-order 테스트는 유지. 알려진 한계 (후속): SVG 경로(svg.rs)는 RenderNode 트리 DFS 순회라 본 PR 의 PaintOp replay plane 미적용 — 중앙 워터마크가 본문을 덮는 z-order 결함 잔존. 별도 후속 타스크로 정정 예정 (feedback_image_renderer_paths_separate). 검증: cargo test --tests 92 스위트 + native-skia skia 32 + issue_1017 2 통과, fmt. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#571, #799(문서 비교·이력) 후속으로, 코드/기능 변경 없이
diff-engine-readme.md에만 rhwp-studio 진입점 안내를 추가했습니다.변경 내용
rhwp-studio/src/compare/diff-engine-readme.md§6.1 rhwp-studio 진입점 추가:Alt+Shift+VcompareDocuments(strategy: alignment, 외부 두 파일)Ctrl+Shift+HcompareSnapshots(strategy: identity, 같은 세션·stable_id)compare-result-window.tscompare/session.ts관련 이슈
closes #
테스트
cargo test통과cargo clippy -- -D warnings통과스크린샷
변경 전후 비교가 필요한 경우 첨부해주세요.