-
Screenfull has fixed some issues in the latest version. Would it be possible to update the package?
Related: #23
-
When running Playwright tests, `screenfull.request` hangs indefinitely. I believe this may be because the `iframe` does not have `allowfullscreen`, but I believe that there should be a configurable ti…
mxdvl updated
5 months ago
-
v0.86
Favorite's are added at the bottom. I like my favorite favorites at the top in some sort of order from most favorite with a couple more for luck.
Dragging it upwards is slowish as it scrol…
-
## Description
The latest `main` codebase now has a lot of syntax errors being highlighted in VSCode. Looks like they don't impact the build / running, but it's not great.
Am guessing recent updat…
-
### 可复现的链接(包含复现链接与示例代码):
https://gitee.com/kejiaweiren/test.git
### 问题描述与截图:
和screenfull插件结合,按全屏按钮,dom对象全屏后下拉框被挡住,无论是放在table里还是单独拿出来
(只是单纯的F11没有问题,但dom对象全屏就有问题)
已经设置了zindex
![未全屏](https://gith…
-
When it displays "Press any key to continue..." it should allow pressing `Q` or `ESC` to break out of the listing and immediately return to the command prompt.
-
Hi,
Right now `viewer.css` has this rule for disabling the fullscreen button on narrow screens:
``` css
@media (max-width:768px){
.navbar .btn-group > .btn.icon-full-screen
{
display:none;
…
-
Every time you click, Report an error in vue3 + element plus
```
{{ toolTipContent }}
import { ref, computed, onBeforeUnmount, onMounted } from 'vue'
impo…
-
When attempting to use this I get the error:
`screenfull does not provide an export named 'default'`
-
Our current Fullscreen code is quite bad.
I suggest we move the fullscreen code into separate files which will handle all fullscreen code.
That file will use `screenfull.js` https://github.com/sindre…