Forum Discussion

MW_Didata's avatar
MW_Didata
Regular Contributor
2 years ago
Solved

Move TC / TE overlay

Any way to move this guy? 

 

I need to click the button right behind it.

Maybe put it in the left corner where it won't bother me?

8 Replies

    • MW_Didata's avatar
      MW_Didata
      Regular Contributor

      Thanks, I'll try this since it's only in a few places

       

      EDIT: this works, I just wrote a little script to handle this issue

       

       

  • Using either Indicator.Hide() or Indicator.Show() requires one line of code, but you have 8 lines of code 🙄

    • MW_Didata's avatar
      MW_Didata
      Regular Contributor

      True but that would mean 2 functions, now it's 1 with a parameter.

      Probably could still shrink a little but that is where my coding knowledge runs out

       

      EDIT: I guess I could run code snippet aswell, might do that

      Fixed it:

       

  • If you're using keyword tests, then use Run Code Snippet - again, it will be a one line code.

    • MW_Didata's avatar
      MW_Didata
      Regular Contributor

      Like in the previous Sceenshot I send or run Indicator.hide twice and it also shows?