elm / browser

Create Elm programs that run in browsers!
https://package.elm-lang.org/packages/elm/browser/latest/
BSD 3-Clause "New" or "Revised" License
313 stars 64 forks source link

Fix docs: onVisibilityChange doesn’t react to switching windows #125

Open sylbru opened 3 years ago

sylbru commented 3 years ago

Alt-Tab doesn’t change the visibilityState. The docs were suggesting that it did (“if the user switches to a different tab or window”).