blockly-samples
blockly-samples copied to clipboard
FieldMultilineInput is rendered incorrectly in the zelos renderer
Check for duplicates
- [x] I have searched for similar issues before opening a new one.
Component
The editor of FieldMultilineInput.
Description
The editor of FieldMultilineInput has an incorrect offset in the zelos renderer with FULL_BLOCK_FIELDS turned on. When entering strings in editor that start with multiple line breaks, the offset is more. When entering some lines of text with large differences in length, there will be a lateral offset. And the fillet of the editor does not match the fillet of the block under zelos
Reproduction steps
Stack trace