1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00

Completed implementation of 'File->GCode preview...' command

This commit is contained in:
enricoturri1966
2020-09-09 15:03:51 +02:00
parent e010d287c5
commit 2f9dd9d9e8
3 changed files with 87 additions and 44 deletions
-1
View File
@@ -228,7 +228,6 @@ public:
memDC.SelectObject(wxNullBitmap);
SetBmp(bitmap);
}
wxYield();
}
void SetBmp(wxBitmap& bmp)