mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-05 16:51:12 -07:00
Remove FIXME
CURA-3495
This commit is contained in:
parent
42b8f06e99
commit
e92c21af28
1 changed files with 1 additions and 1 deletions
|
|
@ -724,7 +724,7 @@ UM.MainWindow
|
|||
}
|
||||
}
|
||||
|
||||
// FIXME(lipu): Yeah... I know... it is a mess to put all those things here.
|
||||
// Yeah... I know... it is a mess to put all those things here.
|
||||
// There are lots of user interactions in this part of the logic, such as showing a warning dialog here and there,
|
||||
// etc. This means it will come back and forth from time to time between QML and Python. So, separating the logic
|
||||
// and view here may require more effort but make things more difficult to understand.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue