Files icon indicating copy to clipboard operation
Files copied to clipboard

Feature: Improved compatibility page of properties window

Open 0x5bfa opened this issue 2 years ago • 0 comments

Summary

  • Improved the UI of the compatibility page
  • Refactored the ViewModel
  • Removed LocalizedEnumHelper class

PR Checklist

  • [ ] Were these changes approved in an issue or discussion with the project maintainers? In order to prevent extra work, feature requests and changes to the codebase must be approved before the pull request will be reviewed. This prevents extra work for the contributors and maintainers.
  • [x] Did you build the app and test your changes?
  • [x] Did you check for accessibility? You can use Accessibility Insights for this.
  • [x] Did you remove any strings from the en-us resource file?
    • [x] Did you search the solution to see if the string is still being used?
  • [ ] Did you implement any design changes to an existing feature?
    • [ ] Was this change approved?
  • [x] Are there any other steps that were used to validate these changes?
    1. Launch the app
    2. Open properties window of exe or shortcut item
    3. Go to Compatibility page

Screenshots

image

image

0x5bfa avatar Jan 16 '24 10:01 0x5bfa