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
By clicking “Sign up for GitHub&r
8EBF
dquo;, you agree to our terms of service and
privacy statement. We’ll occasionally send you account related emails.
The first step was #54 but I'm only changing the opacity of the requests.
I must decide if I want to keep the style of the line unchanged after the actual request was executed or if I want to change it, for example from opacity 0.5 to 1.
No matter which is the case, I should take into account that I'm going to have two Requests identical now, but one of them has the predefined flag equals to true, so I need to group and keep the value of the flag that I want (true if I want to keep the style or false if I want to change it).
The text was updated successfully, but these errors were encountered:
The first step was #54 but I'm only changing the opacity of the requests.
I must decide if I want to keep the style of the line unchanged after the actual request was executed or if I want to change it, for example from opacity 0.5 to 1.
No matter which is the case, I should take into account that I'm going to have two Requests identical now, but one of them has the predefined flag equals to true, so I need to group and keep the value of the flag that I want (true if I want to keep the style or false if I want to change it).
The text was updated successfully, but these errors were encountered: