Skip to content

Conversation

Andreew4x4
Copy link

@Andreew4x4 Andreew4x4 commented Oct 17, 2025

This PR adding comprehensive tests and documentation improvements for the already-implemented translatable_blocks feature on the open #752, which addresses issue #307.
The feature allows developers to control which sub-fields of a StructBlock are translatable by defining a translatable_blocks attribute on the block class.
The core implementation changes were introduced in the cherry-picked commits (6835d9d, 417b8de, 91ad754, 0205300) from the @freddiemixell's fork.

The tests ensure the feature works as designed and the documentation provides clear guidance for developers on how to use translatable_blocks to control which StructBlock sub-fields are translatable, addressing the long-standing request in issue #307.

Closes #752.
CC: @freddiemixell (?) @zerolab for review. Appreciate any feedback!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants