Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Drop a basic model out from WorkspaceView #1416

Merged
merged 23 commits into from
Jan 15, 2014
Merged

Conversation

nathansobo
Copy link
Contributor

This is the same thing as #1411 but I merged that one prior to the release which I didn't actually want to do.

Nathan Sobo added 23 commits January 14, 2014 10:58
…Instead of calling itemDestroyed on the workspace view via a DOM query
We're getting into some strange order-sensitive cases where we respond
to a change of the active item before the pane has a chance to reassign
the active view. Therefore it makes more sense to always just derive the
active view from the active item.
"Activate" is the model level equivalent of focus.
The views are now stateless. You just construct them with a model to
deserialize.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant