diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-09-05 01:53:47 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-05 01:53:47 (GMT) |
commit | 9c2654d1aa85968fede1b888fba86aebc06c5be6 (patch) | |
tree | fe3449baeca0a2a70e0374da4cf44cac1d659d00 /Misc/ACKS | |
parent | 6ad0a2c45f78020f7994e47620c1cf7b225f8197 (diff) | |
download | cpython-9c2654d1aa85968fede1b888fba86aebc06c5be6.zip cpython-9c2654d1aa85968fede1b888fba86aebc06c5be6.tar.gz cpython-9c2654d1aa85968fede1b888fba86aebc06c5be6.tar.bz2 |
bpo-37902: IDLE: Add scrolling for IDLE browsers. (GH-15368)
Modify the wheel event handler so it can also be used for module, path, and stack browsers.
Patch by George Zhang.
(cherry picked from commit 2cd902585815582eb059e3b40e014ebe4e7fdee7)
Co-authored-by: GeeTransit <geetransit@gmail.com>
Diffstat (limited to 'Misc/ACKS')
-rw-r--r-- | Misc/ACKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1863,6 +1863,7 @@ Nickolai Zeldovich Yuxiao Zeng Uwe Zessin Cheng Zhang +George Zhang Kai Zhu Tarek Ziadé Jelle Zijlstra |