As you see, icons are different by size, and because of it, it looks a bit "bad". Have AmiDock any options, for making some "auto-resizing" or "auto-fitting" of icons, to make they all looks like "the same", or, i need to do manually/routine changes for all the icons to make it the same by size ?
@kas1e Since Update 1 included icon resizing for Workbench, it would be great IF it could have icon resizing for AmiDock too... Optional of course!
I guess the best way to do it would be for AmiDock to default to it's current behaviour (and "auto-resize" menu option would use icon's actual physical sizes). But stretching the height (of horizontal docks) would resize all icons to the given height. Currently we can only stretch the width (of horizontal docks), to make more space for new icons.
You have (like me) icons from differing OS versions (never thought to say that ). We'll have to wait for the update reach us, so that we can use all the icons with the same size again.
Hopefully then AmiDock has the same feature to reduce the icon size by user option
Which gives me an idea: Since Workbench can now resize icons, it should be possible to resize all icons to the same size. And that would allow a "grid mode" for icon layout, ala Windows.
Hopefully the API for resizing an icon allows you to specify a specific width/height in pixels, rather than just specifying a relative magnification factor.... Then Workbench can just find the icon's largest dimension, and request that dimension be changed to some fixed size (and presumably the other dimension would be scaled proportionally).
The best API would probably allow you to specify the icon's new width AND height in floating-point values. Then you could have exact proportional scaling if you wanted, or anything else too.
@ChrisH Still in mean, that Hyperion must to do that by the code of AmiDock :) From the coder side i know that adding auto-resizing to the AmiDock, when you have that already implemented in the OS pretty easy. It's a bit strange for me, that is not still ..
@328gts When GlowIcons appeared with OS 3.5/3.9 there was a standard size for icons which made icon alignment easy. However, when you move to much higher screen resolutions the OS 3.5/3.9 standard icons may seem too small for some people. I think Hyperion should set some size standards for various resolutions so that developers could include correctly sized icons with their applications.