Skip to content

Comments

vello buffer size fix#36

Merged
nicoburns merged 2 commits intoDioxusLabs:mainfrom
vsn4ik:vello-buffer-size-fix
Dec 27, 2025
Merged

vello buffer size fix#36
nicoburns merged 2 commits intoDioxusLabs:mainfrom
vsn4ik:vello-buffer-size-fix

Conversation

@vsn4ik
Copy link
Contributor

@vsn4ik vsn4ik commented Dec 19, 2025

thread 'main' (2055098) panicked at /Users/user/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu_context-0.1.2/src/buffer_renderer.rs:172:23:
range end index 9600 out of range for slice of length 0

Fixes #35

@vsn4ik vsn4ik force-pushed the vello-buffer-size-fix branch from 404055e to bcb25c7 Compare December 27, 2025 18:15
@vsn4ik
Copy link
Contributor Author

vsn4ik commented Dec 27, 2025

@nicoburns 👋
I tried to fix build-msrv like this (rust-skia/rust-skia@e406f49).
Please run build-msrv on CI again.

https://github.com/rust-skia/rust-skia/releases/tag/0.91.0

image

@nicoburns nicoburns merged commit 0cdcedf into DioxusLabs:main Dec 27, 2025
8 checks passed
@vsn4ik vsn4ik deleted the vello-buffer-size-fix branch December 27, 2025 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

VelloImageRenderer::render_to_vec panics

2 participants