James-Yu / LaTeX-Workshop

Boost LaTeX typesetting efficiency with preview, compile, autocomplete, colorize, and more.
MIT License
10.42k stars 519 forks source link

Unexpected default trim levels #4293

Closed kevinbbbb closed 2 weeks ago

kevinbbbb commented 2 weeks ago

Pre-checks*

Environment*

The Issue*

Reproduction Steps

  1. Change latex-workshop.view.pdf.trim setting (see screenshot). Screenshot_20240623_202604
  2. Reopen PDF to see changes. Besides the obvious low trim level, the faulty numerical trim level can also be seen in the drop-down menu of the PDF viewer (see screenshot). Screenshot_20240623_203855

Expected Behavior

James-Yu commented 2 weeks ago

That’s the changed behavior. I forgot to make an announcement. You may read the new description to the config.

kevinbbbb commented 2 weeks ago

Resarting VS Code fixed it and I can now set the default trim level myself instead of choosing between three presets.