Remco Burema
acf3f2d02a
Let Tertiary button have its own hover entry.
...
Secondary button entries should not be re-used here.
part of CURA-8012
2021-07-06 09:37:48 +02:00
Remco Burema
a42fee4834
Put the dark-theme bg back the way it was.
...
Not really part of this ticket. Also no buttons are directly on the background anyway.
part of CURA-8012
2021-07-06 09:25:10 +02:00
Remco Burema
e4710dd921
ActionButton is a RoundedRectangle once more.
...
We want to deprecate the API, not break it (yet).
part of CURA-8012
2021-07-06 09:06:47 +02:00
Ghostkeeper
f92c6594da
Remove stylised caps for Creasee manufacturer
...
We'd like to keep the list of manufacturers and printers a bit more fair, without some manufacturers/printers getting more attention than others. The printers didn't have stylised caps here either.
Contributes to issue CURA-8364.
2021-07-05 17:55:01 +02:00
Ghostkeeper
02ef22a572
Merge branch 'master' of https://github.com/ivovk9/Cura into ivovk9-master
2021-07-05 17:51:46 +02:00
Ghostkeeper
62916cb7d4
Remove outline of background around connectivity badge
...
After feedback from our designer, this turns out to no longer be desirable.
Contributes to issue CURA-8247.
2021-07-05 17:34:13 +02:00
Konstantinos Karmas
5ae4ad5429
Center the material label if no variant in the ConfigurationMenu header
...
CURA-8011
2021-07-05 17:33:03 +02:00
Jaime van Kessel
ff19d1dd63
Rename small_black to small_emphasis
...
Still not a great name, but it's better than the old one
CURA-8011
CURA-8202
2021-07-05 15:44:50 +02:00
Ghostkeeper
43237c91c6
Merge branch 'CURA-8011_Replace_extruder_icons' into CURA-8247_badge_background_colour
2021-07-05 15:19:38 +02:00
Ghostkeeper
f9fcbf2492
Add new colour for background of the printer connectivity badge
...
This should be different from the background colour in case of the dark theme. The design asks for a white background for the badge in the dark theme.
Contributes to issue CURA-8247.
2021-07-05 15:19:15 +02:00
Ghostkeeper
fa4c69cb2b
Merge CloudBlueBG and CloudGreyBG into one icon without colour
...
We don't use the colour of icons. The colour is determined by the theme, and recoloured by UM.RecolorImage.
Contributes to issue CURA-8247.
2021-07-05 15:09:15 +02:00
Konstantinos Karmas
e7648b654d
Fix ExtruderIcon size in the printer settings tab
...
CURA-8011 and CURA-8202
2021-07-05 14:11:40 +02:00
Konstantinos Karmas
0319fdcc41
Get the opacity of the extruder from the theme
...
CURA-8011
2021-07-05 12:27:29 +02:00
Konstantinos Karmas
12b844b357
Change extruder icon color to follow the color of the text
...
As per the review suggestion https://github.com/Ultimaker/Cura/pull/10051#discussion_r661493104 .
CURA-8011
2021-07-05 11:38:55 +02:00
Konstantinos Karmas
18377d2726
Change extruder icon in monitor tab to be same as preview tab
...
There are still some discrepancies (e.g. when the extruder is empty, the Preview tab just keeps it disabled and mentions "Generic PLA" while the Monitor tab shows it disabled by mentions "Empty" in the material. But we consider this acceptable for the time being, since it has been like that for a long time.
CURA-8011
2021-07-05 11:31:23 +02:00
Konstantinos Karmas
1a273714a3
Make the width of the PreviewMenu headers dynamic
...
CURA-8011
2021-07-05 10:37:19 +02:00
Konstantinos Karmas
9c49baa9ce
Fix incorrect reference of the handleButton border color
...
CURA-8011
2021-07-05 10:07:23 +02:00
Konstantinos Karmas
97bb25aef0
Fix Print settings window getting locked in the y direction
...
Due to a wrong reference, the settings window was getting an incorrect initialY position. This lead to the window being unable to be dragged in the y direction.
CURA-8011
2021-07-05 10:06:16 +02:00
Remco Burema
1c73077f7e
More dark theme tweaks.
...
part of CURA-8012
2021-07-02 13:54:34 +02:00
Ghostkeeper
a0589d57d6
Rename visual name from Voron V0 to Voron 0
...
As discussed in #9589 .
2021-07-02 13:46:32 +02:00
Remco Burema
952e02676f
Tweaks for restyling benefitting the dark theme.
...
part of CURA-8012
2021-07-02 13:24:02 +02:00
Konstantinos Karmas
a6cd2fe970
Change the extruder icon in the settings dropdown to be a filled circle
...
This makes it much more distinguishable.
CURA-8011
2021-07-02 12:15:26 +02:00
Konstantinos Karmas
b378e4870a
Change the extruder icon in the object list to be a filled circle
...
CURA-8011
2021-07-02 12:14:10 +02:00
Konstantinos Karmas
7f6e6403d2
Set the "Not overridden" extruder color as transparetn
...
Otherwise a white extruder is drawn in the dark theme next to the "Not overridden" label.
CURA-8011
2021-07-02 12:13:28 +02:00
Konstantinos Karmas
cc30510058
Let ExtruderIcon decide its size in the ConfigurationMenu
...
CURA-8011
2021-07-02 12:12:18 +02:00
Konstantinos Karmas
e249db4477
Fix ExtruderColor and Extruder icons bleeding into each other
...
CURA-8011
2021-07-02 12:11:04 +02:00
Konstantinos Karmas
7c02e1b5e5
Merge branch 'CURA-8202_Resize_new_icons' into CURA-8011_Replace_extruder_icons
2021-07-02 10:35:35 +02:00
Remco Burema
e3dc5bc460
Adjust color-scheme for button restyle.
...
Also changed ligh theme.
part of CURA-8012
2021-07-02 09:39:33 +02:00
Konstantinos Karmas
b1ff639fc4
Add border around the checked radio button in the intents and infill
...
CURA-8202
2021-07-02 09:38:42 +02:00
Konstantinos Karmas
1e0efccd0b
Remove the margin from the ViewOrientation buttons
...
CURA-8202
2021-07-02 09:38:12 +02:00
Ghostkeeper
0cce7bf9ac
Rename 'Haute température' nozzle to 'High temp'
...
As discussed with ChronosTech in his PR #9803 .
Contributes to issue CURA-8355.
2021-07-01 16:22:57 +02:00
Ghostkeeper
6003889daa
Merge branch 'pekk_integration_with_start_gcode' of https://github.com/ChronosTech/Cura into ChronosTech-pekk_integration_with_start_gcode
2021-07-01 16:10:16 +02:00
Konstantinos Karmas
b34dd61172
Align layer height labels with the "Profiles" label
...
CURA-8202
2021-07-01 16:08:53 +02:00
Konstantinos Karmas
a7446d681f
Set header border and color by default in ExpandablePopup and Component
...
CURA-8202
2021-07-01 14:20:57 +02:00
Konstantinos Karmas
0505842235
Remove DropShadow from ExpandablePopup and ExpandableComponent
...
Since they are not used anywhere anymore
CURA-8202
2021-07-01 12:07:35 +02:00
Konstantinos Karmas
ce88392137
Replace shadow with border in machine selector in monitor page
...
CURA-8202
2021-07-01 11:57:14 +02:00
Konstantinos Karmas
bf40ccc3f2
Replace shadow with border in headerbar in simulation view
...
CURA-8202
2021-07-01 11:55:24 +02:00
Konstantinos Karmas
0472df3814
Change collapse button icon in expandable component to chevron
...
CURA-8202
2021-07-01 11:42:31 +02:00
Konstantinos Karmas
1f612f3e1a
Align extruder labels in monitor page with the extruder icon
...
CURA-8202
2021-07-01 11:37:03 +02:00
Konstantinos Karmas
196e5ba397
Increase size of buildplate icon in monitor page
...
CURA-8202
2021-07-01 11:21:45 +02:00
Jaime van Kessel
0d64f3383a
Remove silly id from extruderIcon
...
Whoops. That was a debug thingie.
CURA-8011
2021-07-01 10:08:53 +02:00
Konstantinos Karmas
0904324dde
Use medium_button instead of toolbar_button
...
Since it is less specific and can be used in other places too.
CURA-8202
2021-07-01 10:02:09 +02:00
ivovk9
375529c2f0
new edits and files
...
new edits and files
2021-07-01 09:57:06 +02:00
Konstantinos Karmas
0478c127bf
Increase the size of the auxiliary buttons in the setting items
...
CURA-8202
2021-07-01 09:54:31 +02:00
Konstantinos Karmas
4ef7fcf6e4
Increase the size of the small buttons in the setting category
...
Also, fix the misalignment of the background rectangle, which made the category icons seem not-centered.
CURA-8202
2021-07-01 09:53:51 +02:00
Konstantinos Karmas
a996b631bb
Increase the size of the hamburger menu
...
CURA-8202
2021-07-01 09:49:48 +02:00
Konstantinos Karmas
0a2407e6ed
Reduce the size of the magnifier in the setting search
...
CURA-8202
2021-07-01 09:46:24 +02:00
Remco Burema
e5d77a46d6
Remove 'roundedness' and 'shadow' from action-buttons.
...
Per the new UI design. Keep them as deprecated properties, so we may not need a major API/SDK increase just yet.
contributes to CURA-8012
2021-06-30 17:04:55 +02:00
Konstantinos Karmas
33fce7df21
Merge branch 'master' into CURA-8202_Resize_new_icons
2021-06-30 16:01:03 +02:00
Remco Burema
45977e109b
Merge branch '4.10'
2021-06-30 15:49:19 +02:00