mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Sort changelog correctly (newest on top). [CURA-6057]
This commit is contained in:
parent
28dc187731
commit
7ceaade26d
2 changed files with 12 additions and 2 deletions
|
|
@ -57,6 +57,11 @@ Item
|
|||
font: UM.Theme.getFont("default")
|
||||
renderType: Text.NativeRendering
|
||||
}
|
||||
|
||||
Component.onCompleted:
|
||||
{
|
||||
Scrollbar.vertical.position = 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue