-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
Favorites tab for the construction menu #26347
Merged
metalgearsloth
merged 15 commits into
space-wizards:master
from
Arteben:Construction_menu_new_tab_favorites
Jun 29, 2024
Merged
Favorites tab for the construction menu #26347
metalgearsloth
merged 15 commits into
space-wizards:master
from
Arteben:Construction_menu_new_tab_favorites
Jun 29, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
the
Changes: UI
Changes: Might require knowledge of UI design or code.
label
Mar 22, 2024
it's kind of annoying that it doesn't make any attempt to save the actual favorites list across sessions. |
I felt like there wasn't enough favorites, even within one session. I've implemented them. It might be possible between sessions, but for now, it's too difficult for me. |
metalgearsloth
requested changes
Mar 26, 2024
github-actions
bot
added
the
S: Needs Review
Status: Requires additional reviews before being fully accepted
label
Mar 26, 2024
…_new_tab_favorites
metalgearsloth
approved these changes
Jun 29, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Changes: UI
Changes: Might require knowledge of UI design or code.
S: Needs Review
Status: Requires additional reviews before being fully accepted
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
About the PR
This PR adds a new 'Favorites' tab where you can add recipes by collecting them from various tabs into one for your convenience. A button is added in the top right corner to delete or add recipes. Additionally, there's a slight change in resetting text from the search bar. When a new tab is selected, the text and, accordingly, the search are reset.
Technical details
Simple changes, only for the construction window UI.
Media
video.mp4
Changelog
🆑