MaterialDesignLite icon indicating copy to clipboard operation
MaterialDesignLite copied to clipboard

Review selection system of NestedList

Open jecisc opened this issue 4 years ago • 0 comments

We currently cannot have an infinite nested list because of the selection mechanism. I propose to change the behavior like this:

  • #selectedObject: will only select at the root level
  • Introduce #selectedPath: taking a collection of objects that will be the path to open and highlight

jecisc avatar Oct 19 '19 15:10 jecisc