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

Restricts bottom row length after a statement input #2486

Merged
merged 2 commits into from
May 24, 2019

Conversation

alschmiedt
Copy link
Contributor

The basics

  • I branched from develop
  • My pull request is against develop
  • My code follows the style guide

The details

Resolves

Problem where the bottom row after statement input with inputs in line is always length of the block.

Proposed Changes

Add a max length to the bottom row so that it doesn't exceed that length. This way if someone adds a lot of inputs the bottom row will not be as wide as the entire block.

Reason for Changes

It is how we have it in current rendering.

Test Coverage

Tested on:

Additional Information

@alschmiedt alschmiedt merged commit b25fa32 into google:render/collab May 24, 2019
@alschmiedt alschmiedt deleted the add_max_length branch May 29, 2020 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants