Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Start11: Respect "Layout" settings on 22621-based builds
Impact: The actual layout setting from Windows Settings - Personalization - Start is ignored and the "Default" layout setting is always used when displaying the Windows 11 Start menu on 22621-based builds when the setting to disable the "Recommended" section is NOT used in ExplorerPatcher Properties. Description: The issue has been addressed by remembering the current/ previous setting and using that when setting the height of the pinned area when the setting to disable the "Recommended" section is NOT used in ExplorerPatcher Properties, as opposed to the previous behavior where a hardcoded value was being used.
- Loading branch information