commit | c30c8a3db5e339e077fbba24c2d8ca1991485dfc | [log] [tgz] |
---|---|---|
author | Kristian Høgsberg <krh@bitplanet.net> | Thu Jan 02 00:45:17 2014 -0800 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Thu Jan 02 00:45:19 2014 -0800 |
tree | ceb8ec6c889ff70d3ce7eb5b2ae1faf8db9d2af7 | |
parent | 7885890df8be868a12b561858c3feeba9bd7a321 [diff] |
shell: Always set input-panel position on initial configure If we're not currently showing the input panels, we still need to set the panel position so that it's set when we later need to show them. This fixes the initial flicker of the input panel in the wrong position when we first show it.