FIX: [STUDIO-3513] the objectlist always enters wxEVT_SIZE
the objectlist always enters wxEVT_SIZE when scaling Change-Id: I93371cee86437bc0309f041b0d59f28bc3b206aa
This commit is contained in:
@@ -479,6 +479,7 @@ private:
|
||||
void apply_object_instance_transfrom_to_all_volumes(ModelObject *model_object, bool need_update_assemble_matrix = true);
|
||||
|
||||
std::vector<int> m_columns_width;
|
||||
wxSize m_last_size;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user