slidev icon indicating copy to clipboard operation
slidev copied to clipboard

[Bug] In the production environment, under different browser resolutions, there are issues with displaying and hiding the function menu at the bottom.

Open songjianet opened this issue 3 years ago • 2 comments

Describe the bug In the production environment, under different browser resolutions, there are issues with displaying and hiding the function menu at the bottom.

1689*1312 image

1689*548 image

2560*1369 image

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See the error

Desktop (please complete the following information):

  • OS: win10
  • Browser: chrome 99
  • Slidev version: 0.28.10

songjianet avatar Mar 21 '22 13:03 songjianet

There is a feature that hides the toolbox if it it is on top of the slides. So if the viewport is matching an 16/9 aspect ratio or wider, the slides will touch the bottom and the top of the viewport and the toolbox should be hidden. In that case you have to hover your mouse in the bottom right corner to make the toolbox appear. If you have spaces below the slides, then the toolbox should be visible. It is related to that ?

tonai avatar May 05 '22 09:05 tonai

There is a feature that hides the toolbox if it it is on top of the slides. So if the viewport is matching an 16/9 aspect ratio or wider, the slides will touch the bottom and the top of the viewport and the toolbox should be hidden. In that case you have to hover your mouse in the bottom right corner to make the toolbox appear. If you have spaces below the slides, then the toolbox should be visible. It is related to that ?

I've tried hovering over it, but it still doesn't show up.

songjianet avatar Jul 02 '22 03:07 songjianet

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Sep 14 '22 16:09 stale[bot]