Skip to content

Dynamically resize ReadOnly Blockly#9690

Merged
Hamms merged 1 commit into
stagingfrom
dynamically-resize-readonly-blocks
Jul 25, 2016
Merged

Dynamically resize ReadOnly Blockly#9690
Hamms merged 1 commit into
stagingfrom
dynamically-resize-readonly-blocks

Conversation

@Hamms

@Hamms Hamms commented Jul 25, 2016

Copy link
Copy Markdown
Contributor

Previously, all our readonly Blockly BlockSpaces were being arbitrarily
sized to 100px tall. This meant that short blocks ended up taking up too
much space, and tall blocks needed to be scrolled.

No more!

Before After
image image
image image
image image

Previously, all our readonly Blockly BlockSpaces were being arbitrarily
sized to 100px tall. This meant that short blocks ended up taking up too
much space, and tall blocks needed to be scrolled.

No more!
@balderdash

Copy link
Copy Markdown
Contributor

LGTM

@Hamms Hamms merged commit e04b57b into staging Jul 25, 2016
@Hamms Hamms deleted the dynamically-resize-readonly-blocks branch July 25, 2016 20:50
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