mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 10:02:12 +00:00
Merge branch 'main' into dev/p2s-pr
This commit is contained in:
@@ -214,6 +214,9 @@ void AppConfig::set_defaults()
|
||||
|
||||
if (get("show_outline").empty())
|
||||
set_bool("show_outline", false);
|
||||
|
||||
if (get("show_axes").empty())
|
||||
set_bool("show_axes", true);
|
||||
|
||||
#ifdef _WIN32
|
||||
|
||||
|
||||
Reference in New Issue
Block a user