mirror of
https://github.com/mrgoonie/winshot.git
synced 2026-04-26 18:45:57 +03:00
[PR #39] [MERGED] fix: include padding in auto mode image export dimensions #58
Labels
No labels
bug
enhancement
enhancement
pull-request
question
released
released on @beta
released on @dev
released on @latest
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/winshot#58
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mrgoonie/winshot/pull/39
Author: @mrgoonie
Created: 12/13/2025
Status: ✅ Merged
Merged: 12/13/2025
Merged by: @mrgoonie
Base:
dev← Head:goon📝 Commits (1)
8f07694fix(output): include padding in auto mode dimensions calculation📊 Changes
2 files changed (+8 additions, -2 deletions)
View changed files
📝
frontend/dist/index.html(+1 -1)📝
frontend/src/App.tsx(+7 -1)📄 Description
Fixed image cropping issue when using Copy, Quick Save, or Save As operations. The calculateOutputDimensions function in App.tsx was not including padding in auto mode, causing exported images to be smaller than displayed on screen.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.