diff options
author | Maximilian Hils <git@maximilianhils.com> | 2017-12-14 14:38:32 +0100 |
---|---|---|
committer | Maximilian Hils <git@maximilianhils.com> | 2017-12-14 14:59:07 +0100 |
commit | 079507e4b617a14a42151f3f685fce215394fadd (patch) | |
tree | 54ef7839d4bd752e9989cd3ac1c339cd15822f83 /docs/scripting/api.rst | |
parent | 62561ed428caca2fffaa96c8d0765a6a7bba4d00 (diff) | |
download | mitmproxy-079507e4b617a14a42151f3f685fce215394fadd.tar.gz mitmproxy-079507e4b617a14a42151f3f685fce215394fadd.tar.bz2 mitmproxy-079507e4b617a14a42151f3f685fce215394fadd.zip |
fix #2620
We previously had the problem that overriding keypress() skipped
the proper calculation of the top widget's size, leading to broken
scrolling behavior in the flowlist. We now always use urwid.Frame's
keypress method, but we make sure that urwid.Pile and urwid.Columns
delegate to the currently focused component.
Diffstat (limited to 'docs/scripting/api.rst')
0 files changed, 0 insertions, 0 deletions