Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

WorkingSetView docs claim it dispatches events that actually come from FileViewController #1295

@peterflynn

Description

@peterflynn

The docs at the top of WorkingSetView.js say "Events dispatched: documentSelectionFocusChange ... fileViewFocusChange."

However, if you look at the code, WorkingSetView merely listens for these events; they are actually fired by FileViewController. (Look for trigger() or triggerHandler() calls). FileViewController has no docs about these events. The comment on WorkingSetView should just be moved onto FileViewController.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions