arteme / pod-ui

A modern GTK+ UI for controlling Line6 POD family of devices via MIDI. Supported devices: POD 1.0, POD 2.0, POD Pro, PocketPOD, PODxt, PODxt Pro, PODxt Live, Bass PODxt, Bass PODxt Pro, Bass PODxt Live
https://arteme.github.io/pod-ui/
GNU General Public License v3.0
31 stars 2 forks source link

Cannot use spaces in program names #28

Closed arteme closed 1 year ago

arteme commented 1 year ago

If the a POD patch has a name AAABBB, it is possible to place a cursor in the middle and add a space to get AAA BBB. If however, the user is trying to write AAA BBB, then as soon as they hit after AAA, the cursor gets reset to the beginning of the line and it is impossible to add spaces at the end of the line that way.