Files
wxWidgets/include/wx/generic
John Gehrig b07305234c Fix dragging beyond the rightmost column in generic wxHeaderCtrl
Dragging a column header in a wxHeaderCtrl and dropping it past the
rightmost column resulted in a crash due to accessing a column with
invalid index.

Fix this and correctly move the column to the last position when this
happens instead.

This bug notably affected dragging columns in wxGrid.

Closes https://github.com/wxWidgets/wxWidgets/pull/972
2018-11-12 00:08:13 +01:00
..
2016-09-25 13:21:28 -07:00
2014-03-30 00:02:23 +00:00
2015-09-23 00:52:30 +02:00
2016-09-25 13:21:28 -07:00
2018-10-09 22:24:58 -07:00
2016-12-11 15:20:42 +01:00
2015-09-06 17:20:42 -07:00
2016-09-25 13:21:28 -07:00
2015-09-06 17:20:42 -07:00
2016-09-25 13:21:28 -07:00
2014-03-30 00:02:23 +00:00
2015-09-06 17:20:42 -07:00
2016-02-10 20:38:10 +01:00
2015-09-06 17:20:42 -07:00
2015-09-06 17:20:42 -07:00
2015-09-06 17:20:42 -07:00
2016-09-25 13:21:28 -07:00
2015-09-06 17:20:42 -07:00
2016-01-16 10:40:23 -08:00