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

Fixing setting crash #12

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

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    2fa24f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aafcb12 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Swapped UserDefaults to ScreensaverDefaults

    Since multiple instances of the app runs at once screensaver defaults are needed rather than just the typical user defaults. This fixes the issue with the screensaver hanging when running on two monitors.
    JackDarnell committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    1561dec View commit details
    Browse the repository at this point in the history
  2. whenever preview is loaded the sqaure size will be 1 so that it doesn…

    …'t get larger than the preview window
    JackDarnell committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    4764949 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ca5afc View commit details
    Browse the repository at this point in the history