gnome-shell/js
Siegfried-Angel Gevatter Pujals 0a1aac862f Fix details pane repositioning
Two calls to _repositionDetails() were done too early,
before the visibility of the results pane had changed,
so they had no effect. Thus when a search was done while
a details pane was active, the pane with the results was
hidden by the details pane.

In addition to fixing this, move the two remaining calls to
the line after changing the results pane's visibility
to make it clearer why the calls are there.
2009-07-31 16:12:19 +02:00
..
misc Replace lastVisited method in DocInfo with timestamp attribute 2009-07-29 10:52:33 +02:00
ui Fix details pane repositioning 2009-07-31 16:12:19 +02:00
Makefile.am Split appDisplay and docDisplay into "model" and "view" parts 2009-06-16 18:50:42 -04:00