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

Fix position of child matches #45

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

IlliaHreben
Copy link

Hey, thank you for your work!
I want to improve it a bit. The point is when the parent element has only one child (like on the screenshot) column doesn't care about it and shifts it to the top. So I place the empty value on the index when the match shouldn't be. It's just my implementation, it works, but you can change it however you want. I just wanted to present the issue and idea of how to solve it.

Screenshot 2022-12-01 at 17 18 40

@IlliaHreben IlliaHreben changed the title Feat/fix order of child brackets Fix position of child brackets Dec 1, 2022
@IlliaHreben IlliaHreben changed the title Fix position of child brackets Fix position of child matches Dec 1, 2022
@Shenato
Copy link
Contributor

Shenato commented Feb 27, 2023

Hello, could you provide some sample data to re-create this issue so I can properly test your branch?

@Diday
Copy link

Diday commented Feb 2, 2024

I do agree with this idea, sample in my case to optimize the matches (without a bye position) like in challonge.com
Screen Shot 2024-01-25 at 14 46 25

@Shenato
Copy link
Contributor

Shenato commented Jan 14, 2025

If you could, please re-open this Pull request in the project's new repository since this repository has no maintainers with access to it anymore more details here #78

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.

3 participants