"...git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "8d5c3ee56ff68dbec81e6a8d0b2e5bb3a2505553"
Introduce canvasPixelTest() intended to validate canvas functionality
Browsers and plugins that spoof canvas data produce corrupt images. In attempt to mitigate: * Add canvasPixelTest() to test a single pixel and test the RGB values * Test canvasPixelTest() inside generateInitialsImage() and use default `/user.png` if failure detected * Call canvasPixelTest() directly within settings to avoid setting an invalid image * Use toast.error() with 10 second autoClose
Showing
Please register or sign in to comment