Skip to content
  • Alexander Larsson's avatar
    Fix rendering of theme parts on Windows XP · f4a68dff
    Alexander Larsson authored
    It seems XP doesn't handle drawing non-alpha theme parts
    on alpha destinations. We fix this by using alpha bitmaps only when
    needed.
    
    However this means any non-drawn area by the theme part is now draw
    black, so we must take more care to only draw where the theme part draws,
    so we find the theme part size when available.
    f4a68dff