summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2020-03-12 00:14:00 +0000
committerGitHub <noreply@github.com>2020-03-12 03:14:00 +0300
commitc2e39085e3dfed6e4ea69ea30ed85dae1d81823c (patch)
treed2d0e5fd3e86bd7eea0b82ce08aa7b6d02e46a70 /.travis.yml
parentcc2fc0b1c36bbec7eb56d931e435e70a6e6e606c (diff)
Fix crash when selecting last column
This resolves a bug where the selection start would be set to the number of columns, causing an out of bounds when trying to index with it. Instead of extending the selection beyond the grid when the right side of the last column is the start of the selection, the selection will now start in the beginning of the next line. Fixes #3446.
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions