Vadim Zeitlin
c90bed6f8e
Stop passing invalid coordinates to ExtendOrCreateCurrentBlock()
...
This made the logic of this function unnecessarily more complicated.
Instead, just fall back to the current cell coordinates in the only
place where this could happen before.
Doing this still preserves the correct behaviour of Shift-arrow
selection when entire rows/columns are selected and the current cell is
not the leftmost/topmost cell (due to scrolling), but the code is
simpler.
Remove the now always true condition check and assert that it's indeed
always true.
Note that the changes to gridsel.cpp in this commit are best viewed
ignoring whitespace changes.
2020-04-12 02:38:37 +02:00
..
2020-04-04 18:50:37 +02:00
2019-04-22 14:12:05 +02:00
2015-04-23 22:00:35 +04:00
2015-03-20 00:08:37 +01:00
2016-09-25 13:21:28 -07:00
2015-11-22 10:16:01 +01:00
2019-09-08 23:13:00 +02:00
2015-04-23 22:00:35 +04:00
2017-09-02 17:02:35 +03:00
2014-03-30 00:02:23 +00:00
2019-10-14 08:09:47 +03:00
2019-04-21 01:53:14 +02:00
2015-09-23 00:52:42 +02:00
2019-09-30 23:36:58 +02:00
2015-04-23 22:00:35 +04:00
2019-07-16 20:19:33 +02:00
2018-01-30 19:53:54 +01:00
2019-04-22 14:12:05 +02:00
2018-05-30 13:06:20 +02:00
2020-01-19 03:28:13 +01:00
2018-08-27 21:13:04 +02:00
2020-02-02 22:50:32 -08:00
2018-04-18 15:45:42 +02:00
2015-11-22 09:54:05 +01:00
2015-04-23 22:00:35 +04:00
2016-12-11 15:20:42 +01:00
2018-07-11 23:48:14 +02:00
2015-04-23 22:00:35 +04:00
2016-12-27 17:23:00 +01:00
2015-11-22 09:54:05 +01:00
2015-09-06 17:20:42 -07:00
2018-08-02 01:10:14 +02:00
2016-09-25 13:21:28 -07:00
2013-07-26 16:02:46 +00:00
2020-04-06 02:39:21 +02:00
2020-04-01 22:33:02 +02:00
2019-10-09 01:44:32 +02:00
2020-04-12 02:38:37 +02:00
2019-09-04 11:41:28 -07:00
2019-10-02 00:54:14 +02:00
2016-09-25 13:21:28 -07:00
2015-04-23 22:00:35 +04:00
2018-10-31 15:35:30 +01:00
2015-04-23 22:00:35 +04:00
2018-08-27 21:13:04 +02:00
2020-01-27 11:27:39 -08:00
2014-03-30 00:02:23 +00:00
2019-04-22 14:12:05 +02:00
2019-08-28 20:11:23 +02:00
2015-09-06 17:20:42 -07:00
2015-04-23 22:00:35 +04:00
2019-04-22 14:12:05 +02:00
2015-04-23 22:00:35 +04:00
2015-09-06 17:20:42 -07:00
2013-07-26 16:02:46 +00:00
2015-04-23 22:00:35 +04:00
2015-09-06 17:20:42 -07:00
2017-11-16 01:35:52 +01:00
2016-10-21 20:16:53 -07:00
2013-07-26 16:02:46 +00:00
2015-09-06 17:20:42 -07:00
2018-08-27 21:13:04 +02:00
2016-09-25 13:21:28 -07:00
2018-11-10 20:56:24 +01:00
2018-08-27 21:13:04 +02:00
2015-11-22 09:45:35 +01:00
2019-09-28 23:37:01 +02:00
2016-01-20 18:55:14 +01:00
2015-04-23 22:00:35 +04:00
2019-06-19 18:15:57 +02:00
2019-10-25 04:10:23 +02:00
2015-04-23 22:00:35 +04:00
2019-10-14 08:09:47 +03:00
2017-02-24 23:37:44 +01:00
2019-06-29 20:49:47 +02:00
2018-10-30 23:45:12 +01:00