fix inluence_token setting auto cleanup and fix is_dirty

This commit is contained in:
Maxime Réaux 2026-02-24 15:40:24 +01:00
parent 789756d586
commit 3c54a8d4a7
5 changed files with 114 additions and 18 deletions

View file

@ -177,9 +177,10 @@ class CampaignController:
except DomainError as e:
QMessageBox.warning(
self.app.view,
"Deletion forbidden",
"Closure forbidden",
str(e),
)
return
self.app.is_dirty = True
self.app.navigation.refresh(RefreshScope.CURRENT_SELECTION_DETAILS)
self.app.navigation.refresh_and_select(