mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Workaround for ListView-cache-bug in Qt. [CURA-6435]
This commit is contained in:
parent
d72911df84
commit
5c28de05e1
2 changed files with 4 additions and 0 deletions
|
@ -85,6 +85,8 @@ Item
|
|||
{
|
||||
id: machineList
|
||||
|
||||
cacheBuffer: 0 // Workaround for https://bugreports.qt.io/browse/QTBUG-49224
|
||||
|
||||
model: UM.DefinitionContainersModel
|
||||
{
|
||||
id: machineDefinitionsModel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue