From 262dfa583dcff3a349f1ea15849eee292e6744cc Mon Sep 17 00:00:00 2001 From: forbes Date: Sun, 8 Feb 2026 13:36:57 -0600 Subject: [PATCH] fix(defaults): tune Document, Selection, and Notification preference defaults Document (fixes #37): - Increase max undo/redo steps from 20 to 50 - Reduce auto-save interval from 15 to 5 minutes - Increase max backup files from 1 to 3 - Set license to Other with blank URL (removes Wikipedia link) Selection (fixes #38): - Enable preselect-on-tree-hover (PreSelection) - Enable auto-switch to 3D view (SyncView) - Enable auto-expand tree item (SyncSelection) Notification Area (fixes #40): - Reduce max notification list from 1000 to 100 - Reduce max concurrent popups from 15 to 3 - Reduce bubble width from 800px to 400px - Reduce max popup duration from 20s to 10s - Reduce min popup duration from 5s to 3s --- .../preferences/KindredCreate/KindredCreate.cfg | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/resources/preferences/KindredCreate/KindredCreate.cfg b/resources/preferences/KindredCreate/KindredCreate.cfg index 4601efe882..fe8b92cc31 100644 --- a/resources/preferences/KindredCreate/KindredCreate.cfg +++ b/resources/preferences/KindredCreate/KindredCreate.cfg @@ -72,9 +72,26 @@ + + + + + + + + + + + + + + + + + ZToolsWorkbench