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
When setting "Serach Range" to "Selection" in the find/replace window, it replaces everything on the vertical range of selection, affecting all channels.
The method I use to avoid this is to restrict to the channel I'm currently selecting, but if I'm limiting the range to selection, I shouldn't have to do that since I'm selecting on only one channel.
Might be intended behaviour, but an inconvenient one at first sight.