Cura/resources/qml
Ghostkeeper b002e367e3
Only update bed temperature on switching to tab
The problem was that the bed temperature for pre-heat was being updated when focus was lost. It now only updates on component being completed. Since print monitor is a component that is switched out with a Loader, it is completed every time the monitor tab is clicked, thus causing this update. It is not pretty to be dependent on this, but it's quite practical considering the alternatives.

This causes the pre-heat temperature to not update when you switch machines. Whether this is desirable or not is up for debate. In any case the bed temperature is now always equal for all machines so it doesn't matter anyway.

Contributes to issue CURA-3161.
2017-02-16 12:58:39 +01:00
..
Menus D6: Moved file loading code 2016-12-23 15:53:16 -05:00
Preferences Added force layer view compatibility mode. CURA-3273 2017-02-07 09:36:21 +01:00
Settings Remove background from setting buttons (revert, override notice, linked) 2017-01-25 15:26:32 +01:00
AboutDialog.qml T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
Actions.qml T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
AddMachineDialog.qml Replace "transparent" Rectangles by Items 2017-01-25 15:21:37 +01:00
Cura.qml Add a legend to Layer View 2017-01-24 23:24:52 +01:00
EngineLog.qml T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
JobSpecs.qml Replace "transparent" Rectangles by Items 2017-01-25 15:21:37 +01:00
Legend.qml Replace "transparent" Rectangles by Items 2017-01-25 15:21:37 +01:00
MachineAction.qml T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
MonitorButton.qml Replace "transparent" Rectangles by Items 2017-01-25 15:21:37 +01:00
MultiplyObjectOptions.qml No longer cast ObjectId to int 2016-11-21 13:42:08 +01:00
PrintMonitor.qml Only update bed temperature on switching to tab 2017-02-16 12:58:39 +01:00
SaveButton.qml Replace "transparent" Rectangles by Items 2017-01-25 15:21:37 +01:00
Sidebar.qml Remove margin on the left of print monitor 2017-02-08 09:41:42 +01:00
SidebarAdvanced.qml T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
SidebarContents.qml T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
SidebarHeader.qml Replace "transparent" Rectangles by Items 2017-01-25 15:21:37 +01:00
SidebarSimple.qml Replace "transparent" Rectangles by Items 2017-01-25 15:21:37 +01:00
SidebarTooltip.qml T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
Toolbar.qml T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
WorkspaceSummaryDialog.qml Workspace & load image dialog can now be resized 2017-01-23 15:08:37 +01:00