fix: missing badge text on Windows (#41618)

5053607
This commit is contained in:
Shelley Vohr 2024-03-19 12:50:30 +01:00 committed by GitHub
parent b02918883f
commit 433d6c33d8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 51 additions and 4 deletions

View file

@ -52,7 +52,7 @@ class TaskbarHost {
// Set the overlay icon in taskbar.
bool SetOverlayIcon(HWND window,
const SkBitmap& overlay,
const SkBitmap& bitmap,
const std::string& text);
// Set the region of the window to show as a thumbnail in taskbar.