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

Fix construction menu filtering and a few other tweaks #37549

Merged
merged 2 commits into from
Jan 31, 2020

Conversation

Qrox
Copy link
Contributor

@Qrox Qrox commented Jan 30, 2020

Summary

SUMMARY: Bugfixes "A few construction menu tweaks"

Purpose of change

Previously, when construction menu was opened, the menu was not filtered, but if you hit the filter key, the popup still contained the filter string.

Describe the solution

Filter the menu when opening it. A reset filter key was also added. The cursor position is also now perserved so it always points to the same construction when switching tabs, if possible. It also now memorizes the current tab when closing construction menu.

Testing

Tested the tweaks and they were working as intended.

@ZhilkinSerg ZhilkinSerg added <Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code` Crafting / Construction / Recipes Includes: Uncrafting / Disassembling Info / User Interface Game - player communication, menus, etc. 0.E Feature Freeze and removed 0.E Feature Freeze labels Jan 30, 2020
@ZhilkinSerg ZhilkinSerg merged commit d3354dd into CleverRaven:master Jan 31, 2020
@Qrox Qrox deleted the construction-tweaks branch February 1, 2020 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code` Crafting / Construction / Recipes Includes: Uncrafting / Disassembling Info / User Interface Game - player communication, menus, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants