mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-25 15:44:12 -06:00
FIX: reload bed_texture should reset before
Jira: STUDIO-4574 Change-Id: I0bfe8a936347438d06dcdf3faca83a00b02a8677 (cherry picked from commit e03bfc830141a53acbabde3992edc14595bcef9a)
This commit is contained in:
parent
3b9d61cfc0
commit
ec35d210ce
2 changed files with 17 additions and 0 deletions
|
@ -596,8 +596,10 @@ public:
|
|||
}
|
||||
|
||||
void update_buffer();
|
||||
void reset();
|
||||
};
|
||||
std::vector<TexturePart> parts;
|
||||
void reset();
|
||||
};
|
||||
|
||||
static const unsigned int MAX_PLATES_COUNT = MAX_PLATE_COUNT;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue