Skip to content
This repository was archived by the owner on Mar 18, 2026. It is now read-only.

배포#142

Merged
haesookimDev merged 5 commits intodeployfrom
main
Aug 26, 2025
Merged

배포#142
haesookimDev merged 5 commits intodeployfrom
main

Conversation

@haesookimDev
Copy link
Contributor

No description provided.

haesookimDev and others added 5 commits August 25, 2025 20:50
- Wrap PDF document in a scrollable container with styled scrollbars
- Enable horizontal scrolling via Shift + mouse wheel
- Adjust scroll position on zoom to keep view aligned top-left
- Remove unused pdfData state for cleaner code
- Update styles to hide overflow on content and remove padding when
  PDF scroll container is present
- Set transform origin of PDF canvas to top-left for proper zoom behavior
- Adjust zoom in and zoom out handlers to maintain the visible center
  point by recalculating scroll positions after scaling.
- Reset zoom to 100% also resets scroll position to top-left to center
  the view.
- Remove previous scroll adjustment effect on scale change for a more
  consistent zoom experience.
Added extensive console logging in processInlineMarkdownWithCitations to
trace the parsing flow and internal states of citation detection and
processing. This will help diagnose issues with citation formatting and
parsing failures by providing context, content previews, and parsing
results at key steps.
- Add placeholders to temporarily protect citation patterns during markdown
  processing to prevent incorrect parsing or transformation.
- Restore original citation texts after processing inline markdown elements.
- Enhance cleanup logic after citations to remove trailing JSON fragments,
  special characters, and whitespace that may cause parsing issues.
- Add detailed debug logs to trace citation protection and cleanup steps.
@haesookimDev haesookimDev merged commit 03c9edb into deploy Aug 26, 2025
4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants