mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 13:34:01 -06:00
Paint: Simplify and clarify input-event-code.
part of CURA-12543
This commit is contained in:
parent
4fae9b231a
commit
01c02e4479
2 changed files with 11 additions and 28 deletions
|
@ -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__()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue