-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
help wantedExternal contributions actively solicitedExternal contributions actively solicitedissue: feature requestDescribes a new feature and why it should be addedDescribes a new feature and why it should be addedsize: smallBugs that can be picked up and completed in 1-3 daysBugs that can be picked up and completed in 1-3 days
Description
Check for duplicates
- I have searched for similar issues before opening a new one.
Problem
code.org wants to create a flyout field that is sized to the existing size of the block, so it takes up an entire input row. But currently there is no way to access with width of the block excluding children, so this isn't possible.
Request
Add a way to access the block's height and width excluding child blocks. We cannot use getHeightWidth because that is already taken, but maybe we can use getHeightWidthWithoutChildren.
Alternatives considered
N/A
Additional context
N/A
Metadata
Metadata
Assignees
Labels
help wantedExternal contributions actively solicitedExternal contributions actively solicitedissue: feature requestDescribes a new feature and why it should be addedDescribes a new feature and why it should be addedsize: smallBugs that can be picked up and completed in 1-3 daysBugs that can be picked up and completed in 1-3 days
