<html><body><div style="font-family: times new roman, new york, times, serif; font-size: 14pt; color: #000000"><div><p style="margin: 0px;" data-mce-style="margin: 0px;">I am still trying to make a plasmoid<br>I have following problem<br>https://github.com/renn0xtek9/BookMarkWidgets/tree/BookmarkPathsDefinedByConfig</p><p style="margin: 0px;" data-mce-style="margin: 0px;"><br></p><p style="margin: 0px;" data-mce-style="margin: 0px;">1)Configurations are not persistent although I set the configuration <br>see https://github.com/renn0xtek9/BookMarkWidgets/blob/BookmarkPathsDefinedByConfig/plasmoid/contents/ui/Editsourceview.qml line 62/65</p><p style="margin: 0px;" data-mce-style="margin: 0px;"><br>2) In a view I have a ListView which model is a VisualDataModel (see under line 12-20)<br>https://github.com/renn0xtek9/BookMarkWidgets/blob/BookmarkPathsDefinedByConfig/plasmoid/contents/ui/Bookmarkview.qml<br>There is virturally no way to make up/down arrow working to change the curent item although I have focus:true</p><p style="margin: 0px;" data-mce-style="margin: 0px;"><br>3) The size of the plasmoid.FullRepresentation does not seems to be able to be changed other than using the Layout.minimumHeight.</p><p style="margin: 0px;" data-mce-style="margin: 0px;"><br>Anhelp on any of those is much appreciated since there is nowhere any kind of documentaion..</p><p style="margin: 0px;" data-mce-style="margin: 0px;"><br>Best regards</p><p style="margin: 0px;" data-mce-style="margin: 0px;"><br></p></div></div></body></html>