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] Snapping feature default settings when restoring #81

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Nigel1992
Copy link

Description:
Enhances the Customization > Defaults functionality by adding automatic Snap Assist restoration. This ensures users can easily recover Windows snapping functionality when restoring default settings.

Changes:

  • Added Enable-SnapAssistWithLogging function to handle Snap Assist restoration
  • Modified CustomizeDefaultsButton click handler to include Snap Assist
  • Added Snap Assist status tracking and user feedback
  • Integrated with existing logging system for better troubleshooting

Key Features:

  • Restores all Snap Assist functionality including:
    • Window arrangement
    • Snap Assist flyout
    • Snap layouts (Windows 11)
    • Snap bar suggestions
    • Joint resize functionality
    • Snap fill
  • Provides detailed logging of restoration process
  • Automatically restarts Explorer to apply changes
  • Includes status feedback in GUI

Testing:

  • Verified Snap Assist restoration on Windows 10 and 11
  • Confirmed Explorer restart handling
  • Tested error handling and logging
  • Validated GUI feedback messages

Note: Users should restart their computer after applying changes for optimal results.

#53 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant