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

Minor Bug: On Install, "bar mode for vertical scroll bar" is not enacted #269

Open
JDoucette opened this issue Jul 6, 2024 · 0 comments

Comments

@JDoucette
Copy link

JDoucette commented Jul 6, 2024

Summary:

On install, the Map Mode vs Bar Mode is not respected.
Resetting the settings (change, then change back) makes it be respected.

Repro:

  1. Launch VS 2022
  2. note that default VS 2022 setting is Map Mode (showing a mini-map with the scroll bar)
  3. set Bar Mode (map is not visible) for Vertical scroll bar (via Right click scroll bar, click Scroll Bar Options)
  4. open any non-HLSL file (C#, C++, etc.)
  5. note that the mini-map (Map Mode) is not showing, as we are in Bar Mode.
  6. all is well
  7. install HLSL Tools
  8. open a .fx file
  9. see incorrect result: mini-map shows, when we are in Bar Mode.
  10. reset to Map Mode (original VS 2022 setting)
  11. reset to Bar Mode (to remove the mini-map)
  12. now see correct result: Bar Mode is now correctly showing (no mini-map).
@JDoucette JDoucette changed the title Minor: On Install, "bar mode for vertical scroll bar" is not enacted Minor Bug: On Install, "bar mode for vertical scroll bar" is not enacted Jul 6, 2024
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

No branches or pull requests

1 participant