New issue 272: Some icons appear stretched from their native resolution http://bitbucket.org/tortoisehg/stable/issue/272/some-icons-appear-stretched-from-their-native
Anonymous on Sun, 7 Jun 2009 10:43:54 +0200: Description: Some of the icons in the Windows Explorer context menu appear stretched out from their native resolution: http://www.geocities.com/stanio/temp/hg-cmenu.png Note the "HG Commit...", "Synchronize", etc. items. Observing the icon files in the <TortoiseHG>\icons directory I've seen those who appear stretched have 12x12 pixels 32-bit color and 16x16 pixels 16 colors versions. So it appears the system is picking the 12x12 pixels variant as better one and tries to draw it over a 16x16 area. I've fixed this for me converting the 16x16 pixels variants to 32-bit color (True Color with Alpha transparency). This is on Windows XP SP3. Don't know if it's the same on Vista. -- This is an issue notification from bitbucket.org. You are receiving this either because you are the owner of the issue, or you are following the issue. ------------------------------------------------------------------------------ OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the OpenSource community. Download a copy and enjoy capabilities such as Networking, Storage and Virtualization. Go to: http://p.sf.net/sfu/opensolaris-get _______________________________________________ Tortoisehg-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop
