luminous-software / start-page-plus-64-bit

64-bit version of the original Start Page+ (for VS 2022+)
MIT License
5 stars 1 forks source link

[bug] After modifying a list setting, the list needs a manual refresh #28

Closed yannduran closed 1 year ago

yannduran commented 1 year ago

Describe the bug When a Recent Items setting is changed (ex Show csproj files), a manual refresh is required to get the list to show changes, by clicking the Refresh button.

To Reproduce Steps to reproduce the behavior:

  1. If you don't see any csproj items in the Recent Items list, add one with Open a project or solution
  2. If the newly added project doesn't appear in the list, click Refresh (that a whole different bug that I'll file separately).
  3. Click the Settings button in the Recent Items list pane
  4. Toggle the Show csproj files value until it says false
  5. Click OK
  6. Look at the Recent Items list (notice that the list of files still includes a csproj file)

    image

Expected behavior The list would show the items that you expect to see, without needing to click the Refresh button.

Screenshots

23-05-06_01-11-12

Once you've followed the steps above, the list should look like this, without clicking Refresh

image