Ignore:
Timestamp:
May 10, 2020, 11:45:09 PM (4 years ago)
Author:
chronos
Message:
  • Modified: Improved main form close and application termination support.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/highdpi/LocalPlayer/MessgEx.pas

    r210 r216  
    291291
    292292  // paint
     293  // TODO: Explicitly clear background to black but in fact BitBlt SRCCOPY should do it
     294  LogoBuffer.Canvas.FillRect(0, 0, LogoBuffer.Width, LogoBuffer.Height);
    293295  DpiBitCanvas(LogoBuffer.Canvas, 0, 0, wb, hb, ca, x, y);
    294296
Note: See TracChangeset for help on using the changeset viewer.