Controls for mobile platforms aren't displayed in the tutorial. Some menus aren't accessible without hotkeys that aren't available on mobile. A player can open the spellbook via the button, but can't then close it.
What is the new behavior?
All menus are openable and closable without the need for hotkeys, meaning they are now mobile friendly. Mobile-specific instructions have been added to the tutorial.
PR Checklist
Please check if your PR fulfills the following requirements:
[x] Tested code with current upstream repo
[ ] Added new tests to the test suite for the feature
[ ] Tested the full test suite, and ensured that the feature does not break current build.
[ ] Docs have been added/updated which fit (for bug fixes / features)
[x] Contains NO breaking changes
[x] Associated with an issue (GitHub or internal)
[ ] Checked licensing of Frameworks/Libraries (if applicable)
GitHub Issue (If applicable): #162
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Controls for mobile platforms aren't displayed in the tutorial. Some menus aren't accessible without hotkeys that aren't available on mobile. A player can open the spellbook via the button, but can't then close it.
What is the new behavior?
All menus are openable and closable without the need for hotkeys, meaning they are now mobile friendly. Mobile-specific instructions have been added to the tutorial.
PR Checklist
Please check if your PR fulfills the following requirements:
Other information
Internal Issue (If applicable): Closes #162