mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Update README
This commit is contained in:
parent
8818d443dc
commit
016b3d8f0d
11
README.md
11
README.md
@ -43,6 +43,7 @@
|
||||
- 缩放看板娘: `开启`
|
||||
- 删除直播水印: `开启`
|
||||
- 删除视频标题层: `开启`
|
||||
- 模糊视频控制栏背景: `关闭`
|
||||
### 触摸
|
||||
- 顶栏触摸优化: `关闭`
|
||||
- 播放器触摸支持: `关闭`
|
||||
@ -134,6 +135,12 @@
|
||||
|
||||
标题覆盖层的位置:
|
||||

|
||||
### 模糊视频控制栏背景
|
||||
此功能需要浏览器支持背景模糊效果, 详情见兼容性一节.
|
||||
#### 启用前
|
||||

|
||||
#### 启用后
|
||||

|
||||
|
||||
## 触摸支持
|
||||
### 顶栏
|
||||
@ -165,10 +172,10 @@
|
||||
|
||||
# 兼容性
|
||||
## 
|
||||
- 触摸调整框的背景模糊效果(`backdrop-filter`)需要手动在`chrome://flags/#enable-experimental-web-platform-features`中开启.
|
||||
- 背景模糊效果(`backdrop-filter`)需要手动在`chrome://flags/#enable-experimental-web-platform-features`中开启.
|
||||
## 
|
||||
- 滚动条样式无效.
|
||||
- 触摸调整框的背景模糊效果无效.
|
||||
- 背景模糊效果无效.
|
||||
- 触摸调整的进度预览有弹跳现象.(来自`transition: all 0.2s;`. 短时间内总是从原数值开始变化,而不是当前数值)
|
||||
## 
|
||||
- 滚动条样式无效.
|
||||
|
||||
BIN
images/blur-video-control-disabled.png
Normal file
BIN
images/blur-video-control-disabled.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 114 KiB |
|
Before Width: | Height: | Size: 94 KiB After Width: | Height: | Size: 94 KiB |
Loading…
Reference in New Issue
Block a user