mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-13 17:58:03 -06:00
Fixed default font for legends in respect to the OS
This commit is contained in:
parent
046466164f
commit
127a78d953
2 changed files with 15 additions and 8 deletions
|
@ -354,7 +354,7 @@ private:
|
|||
void render(const GLCanvas3D& canvas) const;
|
||||
|
||||
// function used to get an information for rescaling of the warning
|
||||
void rescale(const GLCanvas3D& canvas);
|
||||
void msw_rescale(const GLCanvas3D& canvas);
|
||||
|
||||
private:
|
||||
static const unsigned char Background_Color[3];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue