mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 17:27:52 -06:00
Fixed color of shells in preview
This commit is contained in:
parent
5bd1a57650
commit
156019d9d0
3 changed files with 11 additions and 1 deletions
|
@ -472,6 +472,7 @@ public:
|
|||
#if ENABLE_RENDER_PATH_REFRESH_AFTER_OPTIONS_CHANGE
|
||||
void refresh_render_paths();
|
||||
#endif // ENABLE_RENDER_PATH_REFRESH_AFTER_OPTIONS_CHANGE
|
||||
void update_shells_color_by_extruder(const DynamicPrintConfig* config);
|
||||
|
||||
void reset();
|
||||
void render() const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue