Ghostkeeper
cfdce25a62
Add grip lines to bottom of resizable panel
...
Looks all right now.
Contributes to issue CURA-6054.
2019-01-03 17:06:17 +01:00
Ghostkeeper
6eca0ce69f
Use native rendering for text fields
...
Hopefully this fixes the font rendering issue we're seeing on MacOS now.
2019-01-03 16:04:27 +01:00
Lipu Fei
d97b812ccd
Merge branch '4.0' into unify_font_types
2019-01-03 10:46:49 +01:00
Jaime van Kessel
a0031853d3
Fix button color in toolpanel for dark theme
2019-01-02 11:32:49 +01:00
Ghostkeeper
7ef8287e52
Fix theming of back button in Marketplace
...
Give it a bit more space for if the translated text is wider, and if it is wider also align it properly with the arrow.
Contributes to issue CURA-6025.
2018-12-31 15:33:37 +01:00
Ghostkeeper
346c820959
Remove hover color for Marketplace header tabs
...
It was not desirable, as discussed with the designer.
Contributes to issue CURA-6025.
2018-12-31 15:22:34 +01:00
Ghostkeeper
c92a0f1fd4
Fix bold fonts on Linux
...
I'm not sure how this performs on other platforms, but on mine it needs at least 63 weight for bold. This is because there is a normal font at weight 40 and a bold font at weight 85. From 63+ it rounds to the bold font with the closest weight then.
Contributes to issue CURA-6025.
2018-12-31 15:09:15 +01:00
Ghostkeeper
b5c406dc43
Make default font size slightly smaller
...
In accordance with the designs.
Contributes to issue CURA-6025.
2018-12-31 13:11:24 +01:00
Ghostkeeper
b54312fb9b
Merge branch '4.0' into unify_font_types
2018-12-28 15:51:54 +01:00
Jaime van Kessel
766fc2293e
Fix visibility for machine icon in dark theme
2018-12-21 14:35:41 +01:00
Diego Prado Gesto
ef2fb53790
Merge branch '4.0' into unify_font_types
2018-12-19 11:56:22 +01:00
Diego Prado Gesto
cc462ef3a6
Add a placeholder for a pattern in the header, if the theme wants to add one.
2018-12-18 10:29:44 +01:00
Diego Prado Gesto
08458df873
Merge branch '4.0' of github.com:Ultimaker/Cura into 4.0
2018-12-17 17:56:22 +01:00
Diego Prado Gesto
62d20ac773
Change the base color of the tooltips to align with the designs
...
Contributes to CURA-6004.
2018-12-17 17:55:40 +01:00
Jaime van Kessel
a7c1a45d44
Merge branch '4.0' of github.com:Ultimaker/Cura into 4.0
2018-12-17 17:32:31 +01:00
Jaime van Kessel
0e294481ff
Improve readability of printer_type_label for dark theme
2018-12-17 17:32:11 +01:00
Diego Prado Gesto
d6212d5a39
Add elide in the showcase title and reduce the height a bit so there are
...
only 2 lines for the title.
2018-12-17 17:29:24 +01:00
Diego Prado Gesto
cbd8e72bd5
Add fixed width to the preview button
...
Doing that, the elide will work. Also increase the size of the panel a bit so it will fit better in other languages. Adding also the tooltip in case the text is too long in other languages.
2018-12-17 10:42:52 +01:00
Lipu Fei
efb832702b
Merge pull request #4976 from Ultimaker/CURA-6013-rate-packages
...
Cura 6013 rate packages
2018-12-17 08:32:18 +01:00
Ghostkeeper
78a5f95c43
Merge branch 'CURA-5876_fixes' into 4.0
2018-12-14 16:28:04 +01:00
Ghostkeeper
475b008310
Reduce minimum window size slightly
...
This way it just fits on the screen of a 13 inch MacBook Air.
2018-12-14 13:27:36 +01:00
Jaime van Kessel
d379f94775
Make the dark theme a bit more readable
2018-12-14 13:23:28 +01:00
Jaime van Kessel
6a3ac99551
Ensure that all icons use the same color from theme.
...
Also added some fixes for the dark theme
2018-12-14 11:59:22 +01:00
Jaime van Kessel
7616f9c97d
Make hardcoded color themeable
...
CURA-6013
2018-12-14 10:59:59 +01:00
Diego Prado Gesto
b48eedfb80
Modify color for the progress bar in the messages.
2018-12-13 15:15:22 +01:00
Diego Prado Gesto
0d780e61ff
Merge branch '4.0' into CURA-5876_fixes
2018-12-13 14:39:11 +01:00
Jaime van Kessel
b7ea075fa9
Merge branch 'fix_toolbutton_style' of github.com:Ultimaker/Cura into 4.0
2018-12-13 13:26:35 +01:00
Diego Prado Gesto
77ede1ae6b
Unify the fonts to only have 8 instead of 13.
...
Contributes to CURA-6025.
2018-12-12 17:50:21 +01:00
Diego Prado Gesto
a1d7fa893d
Change the style for the toolbuttons that appear in the popup panel of some tools
...
Contributes to CURA-6024
2018-12-12 17:26:13 +01:00
Diego Prado Gesto
17173aba06
Add a component to show when no configurations are available because lack of connection.
...
Contributes to CURA-5876.
2018-12-12 17:04:17 +01:00
Diego Prado Gesto
4ba448077e
Add an empty state, when there are no configurations, showing a label indicating that the list is empty
...
Contributes to CURA-5876.
2018-12-12 13:33:46 +01:00
Jaime van Kessel
e30ca20c54
Merge branch '4.0' of github.com:Ultimaker/Cura into CURA-6013-rate-packages
2018-12-12 11:50:26 +01:00
Diego Prado Gesto
a6a16a682d
Fix some alignments
...
Also modify a bit the code in the ConfigurationItem, trying to get rid of a binding loop, but I couldn't (so weird)
Contributes to CURA-5876.
2018-12-12 11:17:44 +01:00
Diego Prado Gesto
ed8292c472
Adjust size and margins of the icon in the action button
...
Contributes to CURA-5876.
2018-12-11 17:00:02 +01:00
Diego Prado Gesto
f99c788eb6
Change some colors for the arrows in some setting selectors
...
Contributes to CURA-5876.
2018-12-11 16:35:59 +01:00
Diego Prado Gesto
c804610fa6
Make the stage menu in the preview using 85 percent of the total width in order to prevent the print setup panel to be in the middle
2018-12-11 15:19:40 +01:00
Lipu Fei
4e71af45d3
Merge pull request #4958 from Ultimaker/CURA-6018_fix_messages
...
Fix styling of messages
2018-12-10 15:53:04 +01:00
Diego Prado Gesto
154c6c1ff2
Change the color of the setting control button to be the same as for the small buttons
...
Contributes to CURA-5941.
2018-12-10 13:42:33 +01:00
Diego Prado Gesto
af37f51cf8
Make the expandable content header to be a common header for every expandable component.
...
Contributes to CURA-5941.
2018-12-10 13:36:06 +01:00
Diego Prado Gesto
0d55d023a1
Align the message colors with the ones in the designs.
...
Contributes to CURA-6018.
2018-12-10 11:36:03 +01:00
Diego Prado Gesto
12522c9293
Change hover colors of the small buttons.
...
Contributes to CURA-5941
2018-12-10 11:19:44 +01:00
Ghostkeeper
b565b111c8
Adjust disabled extruder colour
...
This also introduces a more global 'disabled' colour as defined by the style guide. I hope that we can gradually transition to this one, but we'll have to adjust some colours here and there.
Contributes to issue CURA-5876.
2018-12-07 15:38:08 +01:00
Jaime van Kessel
f4220da550
Adds rough first version of rating stars
...
It's not fully polished just yet
CURA-6013
2018-12-07 15:31:33 +01:00
Ghostkeeper
78df27369f
Fill buildplate icon
...
This is according to our newest designs.
Contributes to issue CURA-5876.
2018-12-07 14:41:30 +01:00
Ghostkeeper
c663681e66
Simplify buildplate icon
...
Removed all unnecessary crap added by Sketch.
Contributes to issue CURA-5876.
2018-12-07 14:39:43 +01:00
Diego Prado Gesto
26be65e405
Fix some other merge conflicts
...
Contributes to CURA-6008.
2018-12-07 13:29:16 +01:00
Diego Prado Gesto
46fa33fda5
Merge branch 'ui_rework_4_0' into place_print_info_back
2018-12-07 13:19:19 +01:00
Diego Prado Gesto
9c873faace
Merge branch 'ui_rework_4_0' into place_print_info_back
2018-12-07 13:11:15 +01:00
Diego Prado Gesto
1d33fe081f
Clean up the code
...
Remove all the references to the sidebar and use the term print_setup instead.
Contributes to CURA-5941.
2018-12-07 12:07:41 +01:00
Diego Prado Gesto
3b8b70bddf
Merge branch 'ui_rework_4_0' into CURA-5941_restyle_setting_dropdown
2018-12-06 16:35:07 +01:00