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 button to equalize the size of the children of a container #6194

Merged
merged 2 commits into from
May 3, 2024

Conversation

emilk
Copy link
Member

@emilk emilk commented May 2, 2024

What

When drag-dropping tiles it's easy for the tiles to get very unevenly sized. This helps.

equalize-children.mp4

Checklist

  • I have read and agree to Contributor Guide and the Code of Conduct
  • I've included a screenshot or gif (if applicable)
  • I have tested the web demo (if applicable):
  • The PR title and labels are set such as to maximize their usefulness for the next release's CHANGELOG
  • If applicable, add a new check to the release checklist!

To run all checks from main, comment on the PR with @rerun-bot full-check.

@emilk emilk added ui concerns graphical user interface 🟦 blueprint The data that defines our UI include in changelog labels May 2, 2024
Copy link
Member

@Wumpf Wumpf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice feature

crates/re_viewer/src/ui/selection_panel.rs Outdated Show resolved Hide resolved
Co-authored-by: Nikolaus West <[email protected]>
@Wumpf Wumpf merged commit b938213 into main May 3, 2024
34 checks passed
@Wumpf Wumpf deleted the emilk/equalize-children branch May 3, 2024 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🟦 blueprint The data that defines our UI include in changelog ui concerns graphical user interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants