Closed TheOcelot42 closed 1 year ago
Device(please complete the following information):
Describe the bug If two or more horizontally adjacent footswitches are:
When the scroll index is appended to the label, it causes an overlap with its adjacent label.
To Reproduce Testing assumptions:
Steps to reproduce:
Expected behavior All of the index values should be legible.
Actual results
The labels will overlap, and the indices of all but the RIGHT most switches (FS6, 3) will be obscured.
Screenshots See attached screenshot + QuickTime.
Additional context Discussion:
This effectively limits the size of the scrolling label to 4 characters. Would it be in possible to use the smaller text size that "Sequential" uses?
For bonus points: Can we have adaptively sized text (I am willing to trade size for character count)
https://user-images.githubusercontent.com/56091421/219981677-60122be5-c7a1-445c-913e-24a6567f0136.mov
Fixed in v1.2.2
Device(please complete the following information):
Describe the bug If two or more horizontally adjacent footswitches are:
When the scroll index is appended to the label, it causes an overlap with its adjacent label.
To Reproduce Testing assumptions:
Steps to reproduce:
Expected behavior All of the index values should be legible.
Actual results
The labels will overlap, and the indices of all but the RIGHT most switches (FS6, 3) will be obscured.
Screenshots See attached screenshot + QuickTime.
Additional context Discussion:
This effectively limits the size of the scrolling label to 4 characters. Would it be in possible to use the smaller text size that "Sequential" uses?
For bonus points: Can we have adaptively sized text (I am willing to trade size for character count)
https://user-images.githubusercontent.com/56091421/219981677-60122be5-c7a1-445c-913e-24a6567f0136.mov