NTextInput: fixing caller onEditingFinished

This commit is contained in:
quadbyte 2025-08-12 08:13:54 -04:00
parent 049ea7c4e6
commit d0762bea31
6 changed files with 14 additions and 8 deletions

View file

@ -22,8 +22,6 @@ Singleton {
property string transitionType: Settings.data.wallpaper.swww.transitionType
property var randomChoices: ["fade", "left", "right", "top", "bottom", "wipe", "wave", "grow", "center", "any", "outer"]
function loadWallpapers() {
scanning = true
wallpaperList = []