ifl0w / RandomWallpaperGnome3

Random Wallpapers for Gnome 3
MIT License
176 stars 40 forks source link

Extension changes Background Adjustment #192

Closed mtompkins closed 3 months ago

mtompkins commented 4 months ago

On photo change, Background Adjustment is reset to Zoom. This extension shouldn't alter any existing setting, for example Scaled.

It seems to be from: backgroundSettings.setString('picture-options', 'zoom');

This should be a setting left to the individual not hardcoded in the extension.

Other than this, great app