Hello, thanks for maintaining tweakpane, we use it a lot!
Since a few weeks, in the Chrome console, we get this warning:
Canvas2D: Multiple readback operations using getImageData are faster with the willReadFrequently attribute set to true. See:
https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-will-read-frequently
I think it comes from the colorpicker canvas. Is it possible to add the willReadFrequently
attribute in the getContext()
parameters please?
https://developer.mozilla.org/en-US/docs/Web/API/HTMLCanvasElement/getContext
Owner Name | cocopon |
Repo Name | tweakpane |
Full Name | cocopon/tweakpane |
Language | TypeScript |
Created Date | 2016-05-10 |
Updated Date | 2023-03-17 |
Star Count | 2603 |
Watcher Count | 19 |
Fork Count | 71 |
Issue Count | 11 |
Issue Title | Created Date | Updated Date |
---|