Nino van Hooff
94d291a20c
Merge branch 'master' into CURA-6854_align_layer_label_top_bottom
...
# Conflicts:
# plugins/SimulationView/SimulationViewMainComponent.qml
2019-11-01 10:51:21 +01:00
Nino van Hooff
958a922808
Cleanup debugging things for cura-6874
...
CURA-6874
2019-10-30 10:54:22 +01:00
Nino van Hooff
e152529b5e
Increase layer slider margins to accomodate labels
...
CURA-6854
2019-10-29 13:03:53 +01:00
Nino van Hooff
9430d05cac
WIP: center path slider between view controls and action panel
...
CURA-6874
2019-10-25 15:06:33 +02:00
Jaime van Kessel
9d931d8d2b
Remove stray print statement
...
CURA-6853
2019-10-21 14:24:52 +02:00
Nino van Hooff
664ed4a6a6
Take a more generic approach to safe areas for the SimulationView
...
Re-implements layer slider positioning
CURA-6853
2019-10-17 12:52:30 +02:00
Nino van Hooff
87bbf32597
Rename is_simulation_playing
...
CURA-6853
2019-10-09 16:53:19 +02:00
Nino van Hooff
4148f56d2b
Remove external dependency from SimulationViewMainComponent
...
Previously, panelTop had to be defined externally whenever
SimulationViewMainComponent was used. I renamed it and set a default
so the binding by a parent is optional.
CURA-6853
2019-10-09 16:51:28 +02:00
Nino van Hooff
5bb23e4c6f
Make the height of the layer slider dynamic
...
Prevents the action panel from overlapping the layer slider
CURA-6853
2019-10-07 15:40:42 +02:00
Remco Burema
f057c9a7df
Prevent spurious updates to 'onPreferenceChanged's if the preference doesn't match.
2019-01-15 17:15:12 +01:00
Diego Prado Gesto
76acb13f59
Change the play/pause button colors
2018-12-06 13:50:58 +01:00
Jaime van Kessel
5ddb3ff909
Factor out superfluous use of small_tool_button style
...
The style was overly complicated for what it should do
2018-11-26 17:40:34 +01:00
Diego Prado Gesto
38a80ecae5
Make some tweaks in the UI for the preview stage.
...
Clean up the default theme a bit by removing unused entries.
Contributes to CURA-5829.
2018-11-11 14:06:52 +01:00
Jaime van Kessel
406dd68aa4
Made path slider widht themable.
...
CURA-5829
2018-11-05 11:54:55 +01:00
Jaime van Kessel
f0e205423f
Pause simulation view when preferences have been changed.
...
I accidentally removed this feature when working on CURA-5829, but
it was spotted in the review.
2018-11-05 11:47:22 +01:00
Jaime van Kessel
4659b0d387
Fix codestyle
2018-11-05 11:36:58 +01:00
Jaime van Kessel
15f586ffae
Fix the location of the simulation slider label
...
CURA-5829
2018-10-31 10:30:11 +01:00
Jaime van Kessel
3fc399a644
Moved default values into components
...
CURA-5829
2018-10-31 09:46:41 +01:00
Jaime van Kessel
f773030218
Add main stage to previewStage so that SimulationView can use it
...
CURA-5829
2018-10-31 09:37:21 +01:00