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

Migrate auto note manager and bionics menu to ui_adaptor #39395

Merged
merged 2 commits into from
Apr 9, 2020

Conversation

Qrox
Copy link
Contributor

@Qrox Qrox commented Apr 9, 2020

Summary

SUMMARY: Interface "Migrate auto note manager and bionics menu to ui_adaptor"

Purpose of change

Migrate more menu to the ui_adaptor system.

Describe the solution

Also added the ability to specifically invalidate a UI so it can be marked for redraw when it is changed, and used it to mark the main UI for redraw when some actions in the bionics menu add new messages.

Testing

Tested in game and redrawing / resizing worked as intended.

@ZhilkinSerg ZhilkinSerg added [C++] Changes (can be) made in C++. Previously named `Code` Info / User Interface Game - player communication, menus, etc. labels Apr 9, 2020
@ZhilkinSerg ZhilkinSerg merged commit 198e3ac into CleverRaven:master Apr 9, 2020
@Qrox Qrox deleted the migrate-ui-4 branch April 9, 2020 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[C++] Changes (can be) made in C++. Previously named `Code` Info / User Interface Game - player communication, menus, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants