You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix SHDRAGIMAGE drag image transparency for smooth scaling
Convert color-key transparency to per-pixel alpha instead of using
transparentPixel.
This ensures smooth scaling blends correctly and prevents pink halos,
while
nearest-neighbor scaling remains unchanged.
Contributes to: #3007
0 commit comments