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

Create setting to control build queue auto-resize #1100

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fredden
Copy link
Contributor

@fredden fredden commented Mar 1, 2024

This is a follow-up to #944 and #950 where the build queue height was automated. This pull request adds a setting to allow users to turn off the automatic resizing of the queue. I have also moved all three queue settings to their own line on the settings pane.

Screenshot_2024-03-01_11-58-28

I had hoped to be able to detect when a user resizes their build queue with the mouse and force the setting to be 'manual', but detecting such a change is not trivial. It may be feasible to add this feature in the future. For now, users will need to set this themselves.

This pull request is best viewed with the "ignore white-space" setting enabled.

Fixes #1099
See also https://www.reddit.com/r/EvolveIdle/comments/1awmin8/queue_keeps_changing_size/

@fredden fredden force-pushed the setting/build-queue-resize branch from 523f07f to 36f9d49 Compare May 11, 2024 09:47
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.

[Bug] Building Queue/Log resizes itself once a second
1 participant