I made an Air application for Linux, and for some reason the tray icon looks bad.
I added the icon via NativeApplication.nativeApplication.icon.bitmaps = [16x16_icon].
The icon is streched and has a white background.
Does anyone know how to fix this?