You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixesrbn42#53
The above 2 sections of code were not used. And after commenting them out, the issue was solved.
I guess this issue was caused by setting a parent element's width to its child element's width.
Revert "rbn42#36 Maybe this modification does not solve this issue, b…
…ut it I think it is the way suggested by soundcard's doc."
This reverts commit c823cb8.
Because this commit does not solve rbn42#36 and it causes rbn42#41.