Skip to content

Bug fix - prevent auto grid row selection at startup

Compare
Choose a tag to compare
@laurencee laurencee released this 01 Oct 11:51
· 68 commits to master since this release

Fixes

  • The livestream grid was auto-selecting a row on startup which was undesirable/could cause some invalid state #32
  • Ensure that a stream quality is always set when launching a stream (so things at least still work if we get into the above situation again in the future)
  • Removed focus from the toggle online streams button after clicking (it looks nicer this way)