Cura/resources/qml
Ghostkeeper 06a0a0b95e
Progress bar never indeterminate if invisible
Because if the progress bar is indeterminate, it triggers redraws for every frame to create the animation of the progress bar bouncing, regardless of whether it is visible or not. So now we make it indeterminate regardless of what state it is in.

Contributes to issue CURA-2497.
2016-10-05 13:35:12 +02:00
..
Menus Filter the list of quality changes taking into account the quality(-type) profile they depend on. 2016-10-05 09:32:18 +02:00
Preferences Disabled exporting for read-only profiles 2016-10-05 10:36:33 +02:00
Settings Improve translation context for some labels 2016-10-05 11:39:29 +02:00
AboutDialog.qml Add width, height in addition to minimumWidth, minumumHeight to fix retina issue on OSX 2016-04-12 10:23:43 +02:00
Actions.qml Replace "Show Engine Log" with "Show Configuration Folder" 2016-09-13 10:46:33 +02:00
AddMachineDialog.qml Add printer when pressing enter in Add Printer page instead of closing page 2016-08-05 16:04:51 +02:00
Cura.qml Only update camera source if the camera view is showing 2016-09-19 14:34:35 +02:00
EngineLog.qml Code style & switch to translation catalog 2015-08-27 16:04:02 +02:00
JobSpecs.qml Using ~ only for the amount of material in grams 2016-08-11 21:10:16 +02:00
MachineAction.qml Allow machine actions to reference the dialog they are shown in 2016-08-01 15:21:12 +02:00
MonitorButton.qml Progress bar never indeterminate if invisible 2016-10-05 13:35:12 +02:00
PrintMonitor.qml Tweak margins of print monitor 2016-09-22 09:01:07 +02:00
SaveButton.qml Code-style 2016-08-20 23:40:43 +02:00
Sidebar.qml Fix sidebar height when switching to UM2 2016-09-14 08:15:43 +02:00
SidebarAdvanced.qml Code cleanup 2016-07-25 14:58:12 +02:00
SidebarContents.qml Sidebar stuff is now properly done in a loader (and in seperate files) 2016-07-07 17:02:29 +02:00
SidebarHeader.qml Add a menuitem to load the nozzle/material loaded on the printer 2016-09-14 17:39:49 +02:00
SidebarSimple.qml Make Simple Mode reflect global settings (Support, Adhesion) 2016-08-25 13:41:39 +02:00
SidebarTooltip.qml Improve positioning of tooltips in advanced mode 2016-05-11 17:19:31 +02:00
Toolbar.qml Tool panel switching now properly triggers focus change 2016-09-12 17:05:05 +02:00