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

Main Menu customization #168

Open
ghost opened this issue Nov 3, 2021 · 0 comments
Open

Main Menu customization #168

ghost opened this issue Nov 3, 2021 · 0 comments
Labels
BLOCKED Issues that are blocked enhancement New feature or request

Comments

@ghost
Copy link

ghost commented Nov 3, 2021

This is not an issue from the app but more of the underlying dependencies

Currently our UI crate is separate from the app crate, and with the current system we can't really personalize the content of the main menu much via rust (see #151).

So, currently the dependency, and not the app, decides what is printed out on the second line of the main menu, which isn't really ideal.
See

//FIXME: MENU_MAIN_APP_LINE2

//FIXME: MENU_MAIN_APP_LINE2

🔗 zboto Link

@ghost ghost added BLOCKED Issues that are blocked enhancement New feature or request labels Nov 3, 2021
@ghost ghost self-assigned this Nov 3, 2021
@jleni jleni unassigned ghost Jan 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BLOCKED Issues that are blocked enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

0 participants