Metronix / gruvin9x

Automatically exported from code.google.com/p/gruvin9x
0 stars 0 forks source link

Mixer screen digit overlap #55

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add some mixers using 2-digit channel number as source (10, 11, 23, etc)
2. Set weight to -100 (or less -- so there's a '-' and 3 digits)
3. Note that the minus symbol (-) writes partially over the second channel 
number digit

Example:

CH2  CH10 -100

... is written on screen (almost) as ...

CH2  CH1-100

(The first 3 columns of the '0' font character also precede the '-'). 

What is the expected output? What do you see instead?
Have a guess. :P

Original issue reported on code.google.com by gru...@gmail.com on 10 Oct 2011 at 4:40

GoogleCodeExporter commented 9 years ago
The above being true as at r1080, sorry.

Original comment by gru...@gmail.com on 10 Oct 2011 at 4:42

GoogleCodeExporter commented 9 years ago

Original comment by gru...@gmail.com on 10 Oct 2011 at 5:54

GoogleCodeExporter commented 9 years ago
Fixed. See attachment, CH11 with all possible columns occupied.

Original comment by gru...@gmail.com on 10 Oct 2011 at 6:28

Attachments: