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

Separating Winners and Looses out #182

Open
nghientai opened this issue Mar 31, 2021 · 2 comments
Open

Separating Winners and Looses out #182

nghientai opened this issue Mar 31, 2021 · 2 comments

Comments

@nghientai
Copy link

Hi there,

I am wondering if we have any ways to modify the code to have the Winners and Looses separate out without the connecting line to the Final Match.

Looks like this.

image

Thanks.

@teijo
Copy link
Owner

teijo commented Apr 3, 2021

Hey @nghientai, if you want to avoid rendering the last connector that ties the loser bracket to the grand finals, you could see if leaving this bit of code would work (I haven't touched the code in years so it's just my gut feel 🤞😅): https://github.com/teijo/jquery-bracket/blob/master/src/jquery.bracket.ts#L948-L984

There's no out of the box option for that.

@nghientai
Copy link
Author

Hi @teijo, I had it working and it was easy to modify the code. Thanks for giving us a useful library.

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

No branches or pull requests

2 participants