Files
wxWidgets/include/wx/generic
Vadim Zeitlin 5cac8a6918 Enforce valid drag column/row index in DoGridDragResize()
Add an assert to this function checking that the index is valid before
using it with wxGridOperations::GetLineStartPos(), and actually avoid
calling the function when this is not the case to avoid assertion
failures when wxEVT_GRID_CELL_LEFT_CLICK is handled in user code.

Also add comments clarifying the preconditions for calling various
drag-related functions.

Closes #19218.
2021-07-03 16:31:15 +01:00
..
2020-07-17 17:52:16 +02:00
2014-03-30 00:02:23 +00:00
2020-07-17 17:52:16 +02:00
2020-07-17 17:52:16 +02:00
2016-12-11 15:20:42 +01:00
2020-10-19 20:07:16 +02:00
2014-03-30 00:02:23 +00:00
2020-07-17 17:52:16 +02:00
2020-07-17 17:52:16 +02:00
2015-09-06 17:20:42 -07:00
2020-07-17 17:52:16 +02:00
2015-09-06 17:20:42 -07:00
2020-07-17 17:52:16 +02:00
2016-09-25 13:21:28 -07:00
2020-07-17 17:52:16 +02:00