Electron 13.2.2 现已发布,主要更新内容如下:
Fixes
- 修复了
webView
中的一个问题,即如果用户用esc
c而不是点击进入webView
退出全屏,则不会发出leave-html-full-screen
事件。#30560 - 修复了一个问题:当 x 或 y 坐标为负数(off-screen)时,背景色不能正确应用于 Windows 上的 BrowserViews。#30540
- 修复了一个问题:在 macOS 上用
titlebarStyle: 'hiddenInset'
切换documentEdited
状态时会无意中移动了 traffic light。#30603
Other Changes
- Security:1227933 的反向移植 修复。#30583
- Security:1231950 的反向移植修复。#30584
- Security:1234764 的反向移植修复。#30587
- Security:1234770 的反向移植修复。#30586
- Security:1234829 的反向移植修复。#30585
更新说明:https://github.com/electron/electron/releases/tag/v13.2.2
原创文章,作者:ItWorker,如若转载,请注明出处:https://blog.ytso.com/110191.html