Paint: Simplify and clarify input-event-code.

part of CURA-12543
This commit is contained in:
Remco Burema 2025-06-18 12:42:45 +02:00
parent 4fae9b231a
commit 01c02e4479
2 changed files with 11 additions and 28 deletions

View file

@ -36,7 +36,6 @@ class SolidView(View):
_show_xray_warning_preference = "view/show_xray_warning"
_show_overhang_preference = "view/show_overhang"
_paint_active_preference = "view/paint_active"
def __init__(self):
super().__init__()