Skip to content

Improve handling of negative offsets in block masksΒ #435

@aksiome

Description

@aksiome

πŸ—‚οΈ Request Type

Feature

🧩 Feature or Module Name

#bs.block:fill_*

πŸ“ Description

When using negative offsets in block masks within the block module, the block being tested may have already been modified earlier in the process. This can lead to incorrect results or unintended side effects. To mitigate this, we could, for example, automatically detect negative offsets and adjust behavior accordingly. We could for example pre-test blocks before they are changed. However, any solution must preserve the current single-pass processing constraint to maintain performance and simplicity.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions