FIX: Black spot in the sending printing task page

Jira: STUDIO-5307

Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com>
Change-Id: I3bd97c063ec5f0faf7d12047da39f60ce55cae4b
This commit is contained in:
wenjie.guo
2023-11-22 16:15:06 +08:00
committed by Lane.Wei
parent 21647a8a97
commit 274b13d977
2 changed files with 23 additions and 8 deletions

View File

@@ -514,7 +514,7 @@ public:
void PaintBackground(wxDC &dc);
void OnEraseBackground(wxEraseEvent &event);
void set_thumbnail(wxImage img);
void set_thumbnail_on_color_change();
void render(wxDC &dc);
private:
ScalableBitmap m_background_bitmap;
wxBitmap bitmap_with_background;