enthought/pyface
View on GitHubUpdate `active_editor` when editor is added to the editor area.
Open
#205 opened on Apr 6, 2016
Good First Issuetype: bug
Repository metrics
- Stars
- (115 stars)
- PR merge metrics
- (PR metrics pending)
Description
active_editor should be updated when a new editor is added to the editor area.
In particular, active_editor may still be None even though there is an editor in the area.