rodrigonh / iphonetoday

Automatically exported from code.google.com/p/iphonetoday
0 stars 0 forks source link

iPhoneToday should not force a color to be the transparent color if transparency is disabled #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Disable transparency, with full black background (RGB=0,0,0)
2. Use .bmp icons that have black borders, like iReflect bmp icons that 
you can find here:http://forum.xda-developers.com/showpost.php?
p=4370775&postcount=423

What is the expected output? What do you see instead?
Since transparency is disabled, the icons should look like the orginal 
one, without having an interpretation of the black color as the 
transparent color.
I really don't want to use the transparency feature because Windows Mobile 
doesn't manage correctly transparency.
What version of the product are you using? On what operating system?
Issue tested on 1.45, under Windows Mobile 6.1.

Original issue reported on code.google.com by michel.r...@gmail.com on 3 Mar 2010 at 9:43

GoogleCodeExporter commented 9 years ago
The transparent option in the background tab is only for the background. If it 
is 
enabled it will make the background transparent and the windows wallpaper will 
become visible. It has nothing to do with the icons.

In v1.4.6 I added an option to disable the use of the black color as 
transparent for 
bmp icons.

Original comment by troni...@gmail.com on 7 Mar 2010 at 1:39