@netless/slide 0.8.5-beta-1 → 0.8.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -266,3 +266,14 @@
266
266
 
267
267
  * 兼容 ios webview 无法以 Audio 播放 MP4
268
268
  * 兼容 ios webview 设置 Audio.volume 无效
269
+
270
+ #### 0.8.5
271
+
272
+ * 修复 ios canvas 2d 内存泄露
273
+ * 修复部分切页动画黑屏
274
+
275
+ #### 0.8.6
276
+
277
+ * 支持通过动画后变色来暂停触发器序列中的无限动画
278
+ * 支持艺术字效果
279
+ * 修复公式排版错位问题
package/lib/Slide.d.ts CHANGED
@@ -139,6 +139,7 @@ export interface ISlideRenderOptions {
139
139
  */
140
140
  forceCanvas?: boolean;
141
141
  /**
142
+ * @deprecated 当前版本已经修复花屏问题, 无需开启这个参数
142
143
  * 是否开启 NVIDIA 显卡检测, windows 11 配合 NVIDIA 显卡在
143
144
  * 播放部分切页动画时会花屏。
144
145
  * 开启这个选项, 会自动检测是否 NVIDIA, 如果是 NVIDIA 显卡则