mirror of
https://github.com/clechasseur/pathcopycopy.git
synced 2026-04-25 12:15:58 +03:00
[GH-ISSUE #133] [BUG] rendering issues with some .ico files #131
Labels
No labels
bug
duplicate
enhancement
enhancement
enhancement
fixed
help wanted
help wanted
invalid
pull-request
question
waiting for input
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pathcopycopy#131
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?
Originally created by @moon6969 on GitHub (Sep 1, 2020).
Original GitHub issue: https://github.com/clechasseur/pathcopycopy/issues/133
Originally assigned to: @clechasseur on GitHub.
Describe the bug



Some .ico files appear smaller or far larger or more jagged than expected in PathCopyCopy context sub-menu.
PathCopyCopy-icon-issue-2.zip
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The context menu icons appear crisp and clear - especially when the .ico file contains the required resolutions.
Software
Additional context
My feeling from experimenting with various .ico files is that the appropriate sized image/frame in some .ico files is not being selected - typically ones where the images are not sorted by increasing bit-depth → decreasing resolution (attached roccat.ico and root.ico).
Also, in the .ico files where there is not an appropriate sized frame, PathCopyCopy doesn't seem to scale it. (VSLiveShare.ico).
@clechasseur commented on GitHub (Feb 12, 2021):
This bug has been fixed. The next release will now properly rescale non-fitting images.