nodulus
nodulus copied to clipboard
Problem with the menu
When navigating between levels, the arrow buttons do not work.
So have you figured out why??
Do you have a fix? A PR would be the thing.
I tried to do some tests to understand why they do not work, but I could not fix it because I have not worked from the beginning on this code and it is difficult to understand the structure. I also noticed a problem when you press the button to enter the audio settings the button responds only when you click on the design it has, if you press the rest of the button does not respond.
Sorry, I can't help. I don't think the code is being maintained, and I don't know it well enough to make any suggestions.
To navigate between levels, you need to swipe the center of the screen up or down to scroll. This is meant to be run on mobile touch interfaces. I would welcome a pull request to change this behavior to make it easier to understand or to add better keyboard/mouse support. Perhaps adding a simple scrollbar would help? I don't have the time to make the change, but I can review any contributions.