mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -06:00
Change layout of the installed plugins tab.
- There were some alignment problems when there were more than 2 buttons in a column (disable, uninstall and update) - Now the progress bar shows on top of the "Update" button.
This commit is contained in:
parent
99622e69bf
commit
806b1f707f
3 changed files with 159 additions and 184 deletions
|
@ -69,8 +69,6 @@
|
|||
|
||||
"colors": {
|
||||
|
||||
|
||||
|
||||
"sidebar": [255, 255, 255, 255],
|
||||
"lining": [192, 193, 194, 255],
|
||||
"viewport_overlay": [0, 0, 0, 192],
|
||||
|
@ -458,7 +456,6 @@
|
|||
"toolbox_property_label": [1.0, 2.0],
|
||||
"toolbox_heading_label": [1.0, 4.0],
|
||||
"toolbox_header": [1.0, 4.0],
|
||||
"toolbox_action_button": [8.0, 2.5],
|
||||
"toolbox_progress_bar": [8.0, 0.5],
|
||||
"toolbox_chart_row": [1.0, 2.0],
|
||||
"toolbox_action_button": [8.0, 2.5]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue