Hello,
I've accidentally deleted my wallpaper source 2-3 times, which made me wonder why I keep making this mistake.
By reflex, I tend to click the first button in a list when I want to edit, but "Delete" is currently positioned before "Edit" in the interface. This goes against common UI conventions where "Edit" typically comes before "Delete" (similar to the logical order of YES/NO buttons).
Proposed solutions:
- Reorder the buttons: Move the "Edit" button before the "Delete" button to follow standard UI conventions
 
- Add confirmation dialog: Implement a confirmation prompt before deleting a wallpaper source to prevent accidental deletions
Expected outcome:
Reduce accidental deletions and improve overall user experience when managing wallpaper sources.
Thank you