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

[BUG] The bottom semi transparent bar blocks the horizontal movement bar #1822

Closed
cjyyx opened this issue Oct 10, 2023 · 1 comment
Closed
Assignees
Labels

Comments

@cjyyx
Copy link

cjyyx commented Oct 10, 2023

Describe the bug

The bottom semi transparent bar blocks the horizontal movement bar

Environment

  • OS: Windows 11
  • VSCode: 1.82.0
  • Markdown Preview Enhanced: 0.8.0

To Reproduce

Type a long string of formulas in the markdown, such as

$$
f(t) =\mathscr{L}^{-1}[F(s)]=\mathscr{L}^{-1}\left[\frac{c_{r}}{\left(s-s_{1}\right)^{r}}+\frac{c_{r-1}}{\left(s-s_{1}\right)^{r-1}}+\cdots+\frac{c_{1}}{s-s_{1}}+\frac{c_{r+1}}{s-s_{r+1}}+\cdots+\frac{c_{n}}{s-s_{n}}\right]=\left[\frac{c_{r}}{(r-1) !} t^{r-1}+\frac{c_{r-1}}{(r-2) !} t^{r-2}+\cdots+c_{2} t+c_{1}\right] \mathrm{e}^{s^{s} t}+\sum_{i=r+1}^{n} c_{i} \mathrm{e}^{s_{t} t}
$$

Screenshots

20231010_124931.mp4
@shd101wyy
Copy link
Owner

Should be fixed now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants