mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
#5098 - Fixed no preview after language change
This commit is contained in:
@@ -388,6 +388,7 @@ public:
|
||||
|
||||
private:
|
||||
bool m_initialized{ false };
|
||||
mutable bool m_gl_data_initialized{ false };
|
||||
unsigned int m_last_result_id{ 0 };
|
||||
size_t m_moves_count{ 0 };
|
||||
mutable std::vector<TBuffer> m_buffers{ static_cast<size_t>(EMoveType::Extrude) };
|
||||
|
||||
Reference in New Issue
Block a user