Skip to content

Add Modifier::into_boxed_render()#540

Merged
djeedai merged 1 commit into
mainfrom
u/into-boxed
Jun 20, 2026
Merged

Add Modifier::into_boxed_render()#540
djeedai merged 1 commit into
mainfrom
u/into-boxed

Conversation

@djeedai

@djeedai djeedai commented Jun 16, 2026

Copy link
Copy Markdown
Owner

Add a function to convert a boxed Modifier into a boxed RenderModifier (if possible). This avoids having to clone with boxed_render_clone() to convert a boxed modifier.

Add a function to convert a boxed `Modifier` into a boxed `RenderModifier` (if possible). This avoids having to clone
with `boxed_render_clone()` to convert a boxed modifier.
@djeedai djeedai added C - enhancement New feature or request A - modifiers Change related to modifiers labels Jun 16, 2026
@djeedai djeedai merged commit 99ee524 into main Jun 20, 2026
15 checks passed
@djeedai djeedai deleted the u/into-boxed branch June 20, 2026 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A - modifiers Change related to modifiers C - enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant