nodulus icon indicating copy to clipboard operation
nodulus copied to clipboard

Problem with the menu

Open metallinos opened this issue 4 years ago • 4 comments

When navigating between levels, the arrow buttons do not work.

metallinos avatar Feb 18 '21 23:02 metallinos

So have you figured out why??

Do you have a fix? A PR would be the thing.

david-pfx avatar Feb 19 '21 04:02 david-pfx

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.

metallinos avatar Feb 19 '21 11:02 metallinos

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.

david-pfx avatar Feb 20 '21 05:02 david-pfx

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.

Hyperparticle avatar Feb 21 '21 23:02 Hyperparticle