Skip to content

Conversation

@IvenBach
Copy link
Member

close #5238

Including a Height/Width for the image will eliminate the resizing of some images in the CodeExplorer>Add menu. Within the commit message I included all images found to have this issue. I couldn't figure out the root cause though.

Not including a Height/Width for images in the CodeExplorer>Add
menu can result in some images increasing in size from
16 to 21 pixels. Known images with this issue are:
/Icons/Custom/PNG/AddModule.png
/Icons/Custom/PNG/AllLoadedTests.png
/Icons/Custom/PNG/BrokenReference.png
/Icons/Custom/PNG/CollapseDown.png
/Icons/Custom/PNG/CollapseUp.png
/Icons/Custom/PNG/DisplayName.png
/Icons/Custom/PNG/ExportTestRunResults.png
/Icons/Custom/PNG/FolderClosedHidden.png
/Icons/Custom/PNG/FolderClosedVirtual.png
/Icons/Custom/PNG/FolderOpenHidden.png
/Icons/Custom/PNG/FolderOpenVirtual.png
/Icons/Custom/PNG/ListOfTests.png
/Icons/Custom/PNG/LockedReference.png
/Icons/Custom/PNG/ObjectLibraryFunction.png
/Icons/Custom/PNG/ObjectPropertyGet.png
/Icons/Custom/PNG/ObjectPropertyLet.png
/Icons/Custom/PNG/ObjectPropertySet.png
/Icons/Custom/PNG/ObjectType.png
/Icons/Custom/PNG/ObjectTypeFriend.png
/Icons/Custom/PNG/ObjectTypePrivate.png
/Icons/Custom/PNG/ObjectTypeProtected.png
/Icons/Custom/PNG/ObjectTypeSealed.png
/Icons/Custom/PNG/ObjectTypeShortcut.png
/Icons/Custom/PNG/Options.png
/Icons/Custom/PNG/RemoveParameters.png
/Icons/Custom/PNG/ReorderParameters.png
/Icons/Custom/PNG/Services.png
/Icons/Custom/PNG/Severity.png
/Icons/Custom/PNG/StepRunTest.png
/Icons/Custom/PNG/SyncArrows.png
/Icons/Custom/PNG/Task.png
/Icons/Custom/PNG/TestManager.png
@rubberduck-vba-releasebot
Copy link
Member

@codecov
Copy link

codecov bot commented Feb 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.58%. Comparing base (1bcc6df) to head (ef9fdcc).
Report is 5 commits behind head on next.

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #6251   +/-   ##
=======================================
  Coverage   97.58%   97.58%           
=======================================
  Files           4        4           
  Lines         413      413           
  Branches       28       28           
=======================================
  Hits          403      403           
  Misses          6        6           
  Partials        4        4           

Copy link
Member

@retailcoder retailcoder left a comment

Choose a reason for hiding this comment

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

Thank you for taking the time to do this!

@retailcoder retailcoder merged commit 25f46d9 into rubberduck-vba:next Feb 19, 2025
3 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.

Standardize Code Explorer context menu icon size

4 participants