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

1.18.2 - Add Collapsible Entries #846

Conversation

Dragon-Seeker
Copy link

Add a feature to help with mods that add lots of blocks causing page total to go up causing a major inconvenience to the end user.

Very WIP and kinda cursed

Very wip and kinda crap
…ed entry

Also move to using Ordered Iterables for the ChildrenSet
I found that addEntry/addEntires added the NEW Entry at the given TARGET Entry Index which would really put the added entry before (Due to add will shift everything at or above the index to the right) so I made the ability to add a entry after or before a given entry.
@Dragon-Seeker
Copy link
Author

I still need to implement this with Fluid Entrys and test with such btw

@shedaniel shedaniel added this to the REI 8.3 milestone Jun 12, 2022
This was referenced Jun 12, 2022
@shedaniel
Copy link
Owner

Thanks for this PR! I have incorporated this idea into da4bd5a

@shedaniel shedaniel closed this Jun 21, 2022
@shedaniel shedaniel mentioned this pull request Jun 27, 2022
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.

2 participants