http://bugs.winehq.org/show_bug.cgi?id=5486
paniemin@cc.hut.fi changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #2694 is|0 |1 obsolete| |
------- Additional Comments From paniemin@cc.hut.fi 2006-24-06 05:02 ------- Created an attachment (id=2728) --> (http://bugs.winehq.org/attachment.cgi?id=2728&action=view) hack to support rgba cursors (not very good solution) 2
I fixed a stupid mistake of initializing alpha to zero. Would have created bug for any cursor wihtout alpha channel.
I think this patch should be included to cvs. It needs a lot of changes before it doesn't include huge visual glitches. I could use help to implement better patch because my current knowledge about cursors is very limited.