OpenNBS / OpenNoteBlockStudio

An open-source Minecraft music maker.
https://opennbs.org/
MIT License
730 stars 50 forks source link

Go To Tick Number #378

Open BenBenBenB opened 1 year ago

BenBenBenB commented 1 year ago

Is your feature request related to a problem? Please describe. It can be a chore to scroll through long songs to an exact tick.

Describe the enhancement you'd like Add a small popup GUI with an input field that allows only number characters. At minimum, make it accessible from the "Edit" menu and a keyboard shortcut. When a valid number is entered and the user clicks the "Go" button, the marker and user view will be moved to the corresponding tick.

Additional context The "Go To..." feature in many editors is accessed with the keyboard shortcut ctrl+g. I have attached a screenshot from Notepad++ to give an idea of what this could look like with all the bells and whistles.

image