diff options
| author | has2k1 | 2011-07-30 17:44:26 -0600 |
|---|---|---|
| committer | has2k1 | 2011-07-30 17:44:26 -0600 |
| commit | ea26b8d42b258835511153ffc09776bfd1aa7ab6 (patch) | |
| tree | bf1cbcbf68ebbfa6c2dd83c2829be3a62b00bfac /commands.js | |
| parent | 2b94c0df13cc55ec062a314f9844b273d375de08 (diff) | |
| download | vimium-ea26b8d42b258835511153ffc09776bfd1aa7ab6.tar.bz2 | |
Prevent bookmark completion box from overflowing.
Happens when the partial string input matches more results
than can be displayed vertically. This causes the input section
at the top, together with the top matching URLS to disappear.
Solution is to only center the box when it's height is less than
the window height, otherwise it's top is at coordinate 0.
No negative top.
Diffstat (limited to 'commands.js')
0 files changed, 0 insertions, 0 deletions
