bpo-17535: IDLE editor line numbers by taleinat · Pull Request #14030 · python/cpython
added 7 commits
* avoid duplicate scrolling events which degrade performance * reorganize event forwarding code * dragging on line numbers now selects entire lines * work around difficult to handle drag-scrolling
Taking advantage of the tighter integration with EditorWindow, each window now directly updates its line numbers sidebar upon font changes.
taleinat
deleted the
bpo-17535/IDLE-line-numbers
branch
taleinat
restored the
bpo-17535/IDLE-line-numbers
branch
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
(cherry picked from commit 7123ea0) Co-authored-by: Tal Einat <taleinat@gmail.com>
miss-islington added a commit that referenced this pull request
(cherry picked from commit 7123ea0) Co-authored-by: Tal Einat <taleinat@gmail.com>
taleinat added a commit to taleinat/cpython that referenced this pull request
(cherry picked from commit 7123ea0) Co-authored-by: Tal Einat <taleinat@gmail.com>
taleinat
deleted the
bpo-17535/IDLE-line-numbers
branch
taleinat added a commit that referenced this pull request
(cherry picked from commit 7123ea0)