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

Make btn_menu and btn_share alias for btn_start and btn_back #115

Open
TaylerUva opened this issue Jun 22, 2024 · 0 comments
Open

Make btn_menu and btn_share alias for btn_start and btn_back #115

TaylerUva opened this issue Jun 22, 2024 · 0 comments

Comments

@TaylerUva
Copy link
Member

Share and menu are the more common newer terms for start and back that better align with the controller iconography. We should create btn_menu and btn_share as alias for btn_start and btn_back and mark back/start as deprecated

public Trigger btn_Start = new Trigger(super::getStartButton);
public Trigger btn_Back = new Trigger(super::getBackButton);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant