Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Wallpaper image size #203

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Feb 12, 2021

  1. Fix Wallpaper image size

    If the image res was higher than the desktop res, only part of the image would be displayed.
    C0D3-M4513R committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    cfa61ae View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Fix Wallpaper image size again

    If the image res was higher than the desktop res, only part of the image would be displayed.
    This would only occur on restart, but this fixes this little loophole.
    C0D3-M4513R authored Mar 1, 2021
    Configuration menu
    Copy the full SHA
    21d268e View commit details
    Browse the repository at this point in the history