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

Add GridContainer to allow for grid layouts #1139

Merged
merged 28 commits into from Nov 9, 2017
Merged

Conversation

smoogipoo
Copy link
Contributor

This was prompted by the frequently need for grids in the Editor. See TestCaseGridContainer for usage examples.

/// <summary>
/// Whether <see cref="Size"/> is relative to <see cref="GridContainer.Size"/>.
/// </summary>
public bool Relative;

This comment was marked as off-topic.

@peppy peppy merged commit db5253e into ppy:master Nov 9, 2017
@smoogipoo smoogipoo deleted the grid branch February 22, 2018 04:11
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