Browse Source
So that we don't need to use `focus: true` in every main view. We can do this because main views are expected to request focus. Currently views in `VideoAll` are missing this, instead of setting them there, I thought that this approach would be less fragile. Focus reason is a different matter and is not handled here.pull/183/head
committed by
Steve Lhomme
1 changed files with 9 additions and 0 deletions
Loading…
Reference in new issue