Refine dialog initialization and noisy repaint logs

This commit is contained in:
Codex
2026-03-23 15:21:48 +08:00
parent dde570ac3c
commit 4a6e153da5
9 changed files with 117 additions and 58 deletions
+2
View File
@@ -84,6 +84,8 @@ public:
HWND getHwnd() const;
int getWidth() const;
int getHeight() const;
int getPendingWidth() const;
int getPendingHeight() const;
std::string getHeadline() const;
COLORREF getBkcolor() const;
IMAGE* getBkImage() const;