Pārlūkot izejas kodu

Adds collapse all button - #688

main
Eric Amodio pirms 5 gadiem
vecāks
revīzija
430fe8e77a
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      src/views/repositoriesView.ts

+ 1
- 1
src/views/repositoriesView.ts Parādīt failu

@ -70,7 +70,7 @@ export class RepositoriesView extends ViewBase {
}
if (configuration.changed(e, configuration.name('views')('repositories')('location').value)) {
this.initialize(this.config.location);
this.initialize(this.config.location, { showCollapseAll: true });
}
if (!configuration.initializing(e) && this._root !== undefined) {

Notiek ielāde…
Atcelt
Saglabāt