Add exclusion persistence option

Introduce a config flag to reset exclusions when images change (default off), keep shapes when navigating, and theme preview accents accordingly.
This commit is contained in:
lm
2025-10-17 17:29:21 +02:00
parent 987c2e9e4a
commit 1d0acba3c3
6 changed files with 45 additions and 4 deletions
-1
View File
@@ -155,7 +155,6 @@ class ExclusionMixin:
next_mode = "free" if current == "rect" else "rect"
self.exclude_mode = next_mode
self._current_stroke = None
accent = self._exclusion_preview_colour()
if next_mode == "free":
if self._rubber_id:
try: