mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-16 02:11:49 +08:00
FIX: [STUDIO-3497] fix icon of layerroot
Change-Id: I31cc1eea9e77a1b08b62494a3cf4dff8e3319e25
This commit is contained in:
parent
d63316fe7e
commit
bd97eff1ec
@ -96,7 +96,7 @@ class ObjectDataViewModelNode
|
||||
bool m_has_lock{false}; // for cut object icon
|
||||
|
||||
std::string m_action_icon_name = "";
|
||||
ModelVolumeType m_volume_type;
|
||||
ModelVolumeType m_volume_type = ModelVolumeType(-1);
|
||||
InfoItemType m_info_item_type {InfoItemType::Undef};
|
||||
bool m_action_enable = false; // can undo all settings
|
||||
// BBS
|
||||
|
Loading…
x
Reference in New Issue
Block a user