-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Account for half-scrolled lines in right-click
When a line is half-scrolled into view in the debugger, we need to take that into account when calculating the line number that was targeted by a right- click. This fixes the issue where the right-click targets always seemed slightly off. Fixes #417.
- Loading branch information
1 parent
67eb06d
commit 3bbee22
Showing
2 changed files
with
13 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters