mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-03-06 02:24:39 -07:00
User shouldn't interact with workaround textbox.
part of CURA-12951
This commit is contained in:
parent
416f2cb26a
commit
79be6bbabf
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ Cura.ComboBox
|
|||
// Used if a hidden option ends up selected anyway.
|
||||
text: propertyProvider.properties.options ? propertyProvider.properties.options[propertyProvider.properties.value] : ""
|
||||
visible: currentIndex < 0
|
||||
enabled: false
|
||||
background:
|
||||
Rectangle
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue