better scrollbar in codeblocks + enter anim for delegates
This commit is contained in:
@@ -84,6 +84,8 @@ PageBase {
|
||||
model: root.schemes
|
||||
rootParent: root.flickable
|
||||
|
||||
initialSelect: Config.llm.appearance.scheme
|
||||
|
||||
onAccepted: {
|
||||
if (!selectedItem)
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user