-
Notifications
You must be signed in to change notification settings - Fork 206
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[g] 异步加载的图片配合 ClipPath 使用问题 #1325
Labels
Comments
xiaoiver
added a commit
that referenced
this issue
Jun 14, 2023
xiaoiver
added a commit
that referenced
this issue
Jun 15, 2023
* feat: support 'pixels' in pointer-events #1373 * fix: add to image cache when it loaded #1325 * fix: rename to non-transparent-pixel #1373 * feat: use vertex compression to reduce GPU memory using #1375 * Publish - @antv/g-canvas@1.9.48 - @antv/g-canvaskit@0.8.45 - @antv/g-gesture@0.0.83 - @antv/g-lite@1.0.70 - @antv/g-mobile-canvas@0.8.56 - @antv/g-mobile-svg@0.8.60 - @antv/g-mobile-webgl@0.7.74 - @antv/g-plugin-3d@1.7.57 - @antv/g-plugin-a11y@0.4.52 - @antv/g-plugin-annotation@0.2.69 - @antv/g-plugin-box2d@1.7.53 - @antv/g-plugin-canvas-picker@1.8.51 - @antv/g-plugin-canvas-renderer@1.7.60 - @antv/g-plugin-canvaskit-renderer@1.1.54 - @antv/g-plugin-control@1.7.54 - @antv/g-plugin-device-renderer@1.7.70 - @antv/g-plugin-dom-interaction@1.7.52 - @antv/g-plugin-dragndrop@1.6.51 - @antv/g-plugin-gpgpu@1.7.50 - @antv/g-plugin-html-renderer@1.7.56 - @antv/g-plugin-image-loader@1.1.54 - @antv/g-plugin-matterjs@1.7.53 - @antv/g-plugin-mobile-interaction@0.7.51 - @antv/g-plugin-physx@1.7.54 - @antv/g-plugin-rough-canvas-renderer@1.7.54 - @antv/g-plugin-rough-svg-renderer@1.7.56 - @antv/g-plugin-svg-renderer@1.8.60 - @antv/g-plugin-webgl-device@1.7.54 - @antv/g-plugin-webgpu-device@1.7.51 - @antv/g-plugin-yoga@1.7.51 - @antv/g-plugin-zdog-canvas-renderer@1.0.19 - @antv/g-plugin-zdog-svg-renderer@1.0.18 - @antv/g-shader-components@1.7.55 - @antv/g-svg@1.8.60 - @antv/g-webgl@1.7.74 - @antv/g-webgpu@1.7.73 - @antv/g@5.16.33 - @antv/react-g@1.8.79
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
S2 复现 DEMO:
https://codesandbox.io/s/cold-snow-xccxtv?file=/index.ts
The text was updated successfully, but these errors were encountered: