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
Hello gugys, thans for the great work, I am Just wondering if the WaveformLiveView support movement from left to right, I've tried semantic content attribute, it doesn't work anyway,
thanks.
The text was updated successfully, but these errors were encountered:
Since the view is symmetrical on one axis, as workarounds I’d recommend to use a .rotationEffect(180) to rotate-flip the waveform or .scaleEffect(x: -1, y: 1) to mirror-flip it.
Hello gugys, thans for the great work, I am Just wondering if the WaveformLiveView support movement from left to right, I've tried semantic content attribute, it doesn't work anyway,
thanks.
The text was updated successfully, but these errors were encountered: