Appear behind a window

  • Feature Description: I would like my window to appear above every other window BUT behind lol window, when opening it.
  • impact for my app: Low
  • What is your current pain point? Some users complain that having the porofessor window poping up in champ select prevent them from typing in chat the role they want to take, in normal blind
  • What do you have in mind to solve it? Have a “putBehind” method on overwolf.windows which would put the window just behind another window (on the z-index)

hey,
You can use the setPosition() method in order to set your window location in the opened windows stack
https://overwolf.github.io/docs/api/overwolf-windows#setpositionproperties-callback

@trebonius0 with your permission, i will close this ticket. You can always mention me to re-open it.
thanks