mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
Fixed DnD function for volumes inside the object in respect to the volume type
This commit is contained in:
@@ -126,6 +126,9 @@ void AppConfig::set_defaults()
|
||||
|
||||
if (get("color_mapinulation_panel").empty())
|
||||
set("color_mapinulation_panel", "0");
|
||||
|
||||
if (get("order_volumes").empty())
|
||||
set("order_volumes", "1");
|
||||
}
|
||||
else {
|
||||
#ifdef _WIN32
|
||||
|
||||
Reference in New Issue
Block a user