Commit Graph

16 Commits

Author SHA1 Message Date
Max Brunsfeld
81819adbd7 Fix spurious pane activation when changing focus within a pane 2017-04-11 12:20:50 -07:00
Max Brunsfeld
6c1632ad76 Always focus active pane item when pane is activated
Signed-off-by: Nathan Sobo <nathan@github.com>
2017-04-11 11:51:18 -07:00
Max Brunsfeld
2ed0724fc4 Remove unnecessary calls to ViewRegistry.getView 2017-04-05 16:50:04 -07:00
Matthew Dapena-Tretter
3b23ab44bc Add getLocation() to PaneContainer class
This allows the location to be inspected without having to jump to the
DOM and searching for a dock element.
2017-03-27 17:45:21 -07:00
Matthew Dapena-Tretter
98e7fcc505 Prefer getElement() to view registry for Docks, PaneContainer & Pane 2017-03-20 22:39:23 -07:00
Antonio Scandurra
2fb757791b Allow atom-pane to be shrunk independently of its contents' width 2016-05-30 14:49:29 +02:00
Max Brunsfeld
8a6915e7a6 Pass application delegate to PaneElement 2015-10-21 10:57:56 -07:00
Nathan Sobo
4808c9f9e8 Eliminate config and confirm global references in Pane 2015-10-07 16:32:47 -05:00
Antonio Scandurra
fa06124bb2 Don't use atom globals in PaneElement 2015-10-07 15:25:01 -05:00
Nathan Sobo
fd7fbbfea5 Move PaneContainer.deserialize to an instance method
Signed-off-by: Max Brunsfeld <maxbrunsfeld@github.com>
2015-10-07 15:24:55 -05:00
Nathan Sobo
6556405502 Move pane drag and drop specs to pane-element-spec 2015-09-18 20:48:44 -06:00
Nathan Sobo
b405ad2f9b Move test of pane focus on attachment to pane-element-spec 2015-09-18 20:48:44 -06:00
Nathan Sobo
e1b8680e1c Move pane focus handling tests to pane-element-spec 2015-09-18 20:48:44 -06:00
Nathan Sobo
b053e95aa7 Move tests of adding/removing pane active class to pane-element-spec 2015-09-18 20:48:43 -06:00
Nathan Sobo
60670b9c3c Move pane item removal specs to pane-element-spec 2015-09-18 20:48:43 -06:00
Nathan Sobo
dfda3adb96 Move view-level specs for active pane item changing to pane-element-spec 2015-09-18 20:48:43 -06:00