ComfyUI/web
Steven Lu 02409c30d9
Safari: Draws certain elements on CPU. In case of search popup, can cause 10 seconds+ main thread lock due to painting. (#2763)
* lets toggle this setting first.

* also makes it easier for debug. I'll be honest this is generally preferred behavior as well for me but I ain't no power user shrug.

* attempting trick to put the work for filter: brightness on GPU as a first attempt before falling back to not using filter for large lists!

* revert litegraph.core.js changes from branch

* oops
2024-02-12 03:44:53 +09:00
..
extensions Merge branch 'improved-mobile-support' of https://github.com/pythongosssss/ComfyUI 2024-02-08 01:06:33 -05:00
lib Sync litegraph to repo. 2024-02-06 12:43:06 -05:00
scripts Merge branch 'improved-mobile-support' of https://github.com/pythongosssss/ComfyUI 2024-02-08 01:06:33 -05:00
types fix: ️ small type fix 2023-07-21 13:19:05 +02:00
index.html Store user settings/data on the server and multi user support (#2160) 2024-01-08 17:06:44 -05:00
jsconfig.json Manage group nodes (#2455) 2024-01-13 15:43:20 -05:00
style.css Safari: Draws certain elements on CPU. In case of search popup, can cause 10 seconds+ main thread lock due to painting. (#2763) 2024-02-12 03:44:53 +09:00
user.css Allow user customizable css 2023-08-17 13:36:55 +01:00