Isolating Scene Collections should only pick between top level collections

Nested collections is a great feature in 2.8. Isolating collections by using the number keys should only pick between top level collections

PROBLEM:

  • Modelling complex scenes with nested Scene Collections (see image)
  • Isolating collections using number keys
  • Expecting keys 1-n to correspond to top level collections 1-n.
  • Numbers actually corresponding to order in tree from top to bottom regardless of level
    (See image 1 corresponds to Collection1, 2 to Collection1.1 and so forth)

Collections

SOLUTION
Isolation hotkeys (1-n) should correspond to top level collections only.