-
### Description
Iron out the problems surrounding `createImageBitmap`.
### Background
`createImageBitmap` has been around for a while, but the implementations has several flaws. Problems with…
-
Don't know if it's a browser or UI problem but it's the same on both Chromium and Firefox after the recent round of browser updates.
Hovering over an input field (like CFG scale) and scrolling doesn'…
-
Would be great to add some easing to the smooth scroll to make it visually smoother, like in [chromium-vim](https://github.com/1995eaton/chromium-vim):
[chromium-vim](https://user-images.githubuser…
-
![image](https://user-images.githubusercontent.com/2620557/165092108-90418b1f-b34c-4b3f-9384-e244dabce15b.png)
-
Fixing this, but there is also a blocking issue in Chrome itself:
https://issues.chromium.org/issues/363027634
Things to check:
- [ ] AssetGenerator (`new URL(..., import.meta.url)`)
- [ ] C…
-
Since this thread has been made the main Chrome thread (because I figured out the workarounds first?), the Chrome progress as of One-Core-API 3.0.5 is:
- Chrome 103-125 is now working, including WOW6…
-
According to issue [#1964] Dash to Dock now respects apps badge counter, if the setting 'Application-provided counter overrides the notifications counter' is set:
![image](https://github.com/michel…
-
In order to be able to use `pagedown::chrome_print` (poke @RLesur) in this image, we need to have chromium installed.
Would you consider to add it to the image ?
-
xen0n updated
10 months ago
-
最近的稳定版本是56.0.2924.87,然后我看到了这个项目,也想尝试将此迁移为最新的稳定版本
但是发现有很多文件位置和依赖都有较大修改,有些库也被切割
所以想咨询一下作者,是否有更加详细的理论操作文档?想加入到移植中来