madskristensen / SolutionColors

A Visual Studio extension
Apache License 2.0
77 stars 11 forks source link

No badge is shown on the non-compact Titlebar even though Option is set #25

Open JohnTasler opened 1 year ago

JohnTasler commented 1 year ago

Describe the bug When not using compact menu and search bar option, the titlebar badge is not displayed.

To Reproduce

  1. Have installed: Microsoft Visual Studio Enterprise 2022 (64-bit) - Preview Version 17.7.0 Preview 2.0
  2. Install version 1.1.44 of Solution Colors by Mads Kristensen
  3. Open Tools...Options..Environment...General
  4. Ensure Use compact menu and search bar is unselected.
  5. Open Tools...Options...Environment...Fonts and Colors...Solution Colors
  6. See that Show title bar is defaulted to True.
  7. Press OK.
  8. Restart if necessary to apply compact menu change from step 4.

Expected behavior I expect to see the solution name as a badge on the titlebar, just as I do for [PREVIEW | ADMIN]

Screenshots image image image

Additional context Microsoft Visual Studio Enterprise 2022 (64-bit) - Preview Version 17.7.0 Preview 2.0

Arkane5 commented 6 months ago

I just did some tests, and if I understand your issue correctly, it's due to VS, not to the extension. When VS is is non-compact mode, there is no badge for the solution name, because that name is displayed to the left of the title bar.