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

removed the left-click dependence from the ProductionQueue quantity ... #288

Conversation

Dilvish-fo
Copy link
Member

...and block size dropdowns, so they are compatible with adjustment via mousewheel.

This seems to work fine for me, but apparently some similar type change had caused crashes on Windows (reported here http://www.freeorion.org/forum/viewtopic.php?p=80095#p80095) so I'm putting this in as a PR for testing.

I'll also note that it looks to me like some additional cleanup is probably possible, eliminating a number of the custom attributes (I'm thinking amOn, prevQuant and prevBlocksize), but I'm leaving that for later.

…nd block size dropdowns, so they are compatible with adjustment via mousewheel
@geoffthemedio
Copy link
Member

This version doesn't have the crash I was getting, so should be fine to commit.

@Vezzra Vezzra added the category:refactoring The Issue/PR describes or contains an improved implementation. label Aug 16, 2015
TheSilentOne1 pushed a commit to TheSilentOne1/freeorion that referenced this pull request Sep 29, 2015
…nd block size dropdowns, so they are compatible with adjustment via mousewheel

Closes freeorion#288
@Dilvish-fo Dilvish-fo deleted the prod_queue_quant_block_mousewheel branch January 19, 2018 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:refactoring The Issue/PR describes or contains an improved implementation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants