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

QoL: Grey buttons in tutorial layer when interaction does nothing #279

Open
BarthPaleologue opened this issue Jan 26, 2025 · 0 comments
Open
Labels
good first issue Good for newcomers QoL This issue is about quality of life

Comments

@BarthPaleologue
Copy link
Owner

In TutorialLayer::updatePanelState, if currentPanelIndex is equal to the last panel, grey out the "next" button.

Conversly, if currentPanelIndex is 0, grey out the "previous" button.

When a button is greyed, the button animation should not play when triggered.

This will make it clearer when the tutorial has finished and avoid the user performing actions that have no feedback

@BarthPaleologue BarthPaleologue added good first issue Good for newcomers QoL This issue is about quality of life labels Jan 26, 2025
@BarthPaleologue BarthPaleologue added this to the 1.9 - Exploration milestone Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers QoL This issue is about quality of life
Projects
None yet
Development

No branches or pull requests

1 participant