t3knomanzer / maxmix-software

Maxmix volume mixer software repository
https://maxmixproject.com
Apache License 2.0
124 stars 30 forks source link

Text not masked correctly in mix mode #222

Closed t3knomanzer closed 3 years ago

t3knomanzer commented 3 years ago

Guidelines

Describe the bug In mix mode, text scrolling can be seen under the volume bars.

To Reproduce Steps to reproduce the behavior:

  1. Go to mix mode
  2. Select 2 applications that have names long enough to not fit in the edit screen.
  3. Leave it until the text starts scrolling.
  4. See how the text can be seen under the volume bar.

Expected behavior Text should be masked properly.

Screenshots If applicable, add screenshots to help explain your problem.

System information:

Additional context Add any other context about the problem here.

XScorpion2 commented 3 years ago

Interesting, this is an old bug then as the clearing of text behind the volume bar has been unchanged since original implementation.