git-moss / DrivenByMoss

Bitwig Studio extensions for many controllers: Ableton Push I/II, Akai APC40mkI/mkII/mini, Fire, Arturia Beatstep, Novation Launchpads / Remote SLs, NI Maschine / Komplete, Open Sound Control (OSC) and many more.
https://www.mossgrabers.de/Software/Bitwig/Bitwig.html
GNU Lesser General Public License v3.0
562 stars 142 forks source link

Electra One: channel labels on mixer page do not redraw correctly when switching banks #385

Closed adamschabtach closed 4 months ago

adamschabtach commented 4 months ago

Cosmetic issue: when switching between banks of channels in the mixer page, the channel labels at the top of the LCD do not redraw correctly if the label on the previous bank has more characters than the label in the current bank. For example, suppose the label for the first channel is "1: Bass" and the label for the sixth channel is "6: Trombone". "1: Bass" is initially drawn correctly. Switch to the second bank and "6: Trombone" will replace it correctly. Then switch back to the first bank and the label will be something like "6: Tr1: Bassne". (That's a made-up example; the exact result for those two strings might be different.)

git-moss commented 4 months ago

Looks like a drawing issue to me. Will report it to Electra One team.