Skip to content

Adjust control position in Quick Look#145

Merged
cyanzhong merged 1 commit into
mainfrom
develop
Jul 5, 2026
Merged

Adjust control position in Quick Look#145
cyanzhong merged 1 commit into
mainfrom
develop

Conversation

@cyanzhong

@cyanzhong cyanzhong commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

MarkEdit native app intercepts mouse events, this change makes buttons easier to click.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adjusts the Quick Look compact-layout toolbar positioning so the floating controls are inset further from the top-right edge, improving clickability when the native MarkEdit app intercepts edge mouse events.

Changes:

  • In compact layout (@media (max-width: 580px)), moved .quicklook-toolbar from top/right: 6px to top: 8px; right: 16px.
  • Propagated the same CSS update into the bundled preview outputs (dist/ and dist/lite/).

Reviewed changes

Copilot reviewed 1 out of 3 changed files in this pull request and generated no comments.

File Description
styles/quicklook.css Insets the compact Quick Look toolbar further from the top-right corner.
dist/markedit-preview.js Updates the embedded/bundled CSS to match the source stylesheet change.
dist/lite/markedit-preview.js Updates the embedded/bundled CSS to match the source stylesheet change (lite build).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@cyanzhong cyanzhong merged commit f24de4d into main Jul 5, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants