Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flyout expands to fit the longest block #153

Closed
GrahamSH-LLK opened this issue Aug 31, 2024 · 1 comment · Fixed by #168
Closed

Flyout expands to fit the longest block #153

GrahamSH-LLK opened this issue Aug 31, 2024 · 1 comment · Fixed by #168

Comments

@GrahamSH-LLK
Copy link

GrahamSH-LLK commented Aug 31, 2024

Expected Behavior

The flyout should have a fixed width, like in current scratch, and not expand with long blocks.

Actual Behavior

The flyout width expands with the length of the longest block. Since arbitrary input is allowed in More Blocks, this can allow users to make it impossible to use the workspace for a sprite.

Steps to Reproduce

Create a very long custom block
image

@plabanTest1
Copy link

Working as expected now.

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants