BoraxTheClean / adaptable-antelopes

Code Jam 2021 adaptable antelopes team
MIT License
1 stars 0 forks source link

Added a list for Shortcuts #90

Closed rishigian closed 3 years ago

rishigian commented 3 years ago

I have added a list for shortcuts. I could not create a pop-up due to the lack of time. Hope this helps :).

BoraxTheClean commented 3 years ago

This is a bit off center: image

Also, this would be better if it were a popup that was triggered under the Info Menu. As is, it is kind of confusing, every other thing in the tool bar is clickable, this just drops down some info that you can select but can't click.

ghost commented 3 years ago

Also forgot to mention, it failed the linting checks. Run pre-commit run --all-files before committing, make manual changes if it can't fix every formatting error, then commit and push only once your branch passes the precommit checks.