I'm noticing that if I add icons to the menu using the IMAGE_REQUIRE type, the icons are fairly large compared to when using IMAGE_SYSTEM icons. Even if I resize the pngs I am importing, they are always stretched out to the same slightly too large size.
I'm noticing that if I add icons to the menu using the
IMAGE_REQUIRE
type, the icons are fairly large compared to when usingIMAGE_SYSTEM
icons. Even if I resize the pngs I am importing, they are always stretched out to the same slightly too large size.Is there any way to downscale these icons?