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

Changing Compressor Limited Input Mode Behavior #27

Open
ThePansmith opened this issue Dec 4, 2022 · 0 comments
Open

Changing Compressor Limited Input Mode Behavior #27

ThePansmith opened this issue Dec 4, 2022 · 0 comments

Comments

@ThePansmith
Copy link

The quantum compressor is currently able to accept items into it's input slot even when the cap is full while in limited input mode. Changing this behavior so that items can not be pushed into the input slot during that time would make parallelizing the quantum compressor easier.

image
image
Current and mockup behaviors

Also, while not completely necessary, changing the compressor to only be able to accept items of the type already contained within the compressor would also be a nice change to aid with parallelizing.

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

1 participant