AudioAnchor icon indicating copy to clipboard operation
AudioAnchor copied to clipboard

In settings labels are cut off.

Open erperion opened this issue 4 years ago • 3 comments

I would like to point out is that in settings, label and button are in the same line so the label is often cut off because there is not enough space: Duck audio when pl... [Toggle button]

If you move toggle button under label it won't be cut off: Duck audio when playing [Toggle button]

Or you could wrap label to another line: Duck audio when [Toggle button] playing

Either way is much more readable.

erperion avatar Jul 30 '21 10:07 erperion

This is a version problem. For Android versions >= 8.0 Oreo (API 26) the label is wrapped to another line. It should be possible to implement this for previous versions as well (Note to self: see here) but it's a bit off a hassle.

flackbash avatar Aug 06 '21 18:08 flackbash

If it's a hassle then it's not worth fixing it, but maybe creating a wiki page with screenshots or with text overview of each setting would be worth doing?

erperion avatar Aug 11 '21 18:08 erperion

I agree, it would be good to have some sort of documentation anyhow.

flackbash avatar Aug 22 '21 11:08 flackbash