Files
wxWidgets/include/wx/generic
Vadim Zeitlin 0c90ea40c3 Don't auto-resize wxDataViewCtrl columns below their initial size
It's unexpected that decreasing the width of the control makes the last
column diminish in size until nothing (at least if it's minimum size was
not set), instead of showing horizontal scrollbar, so prevent this from
happening by considering the initial column width as being "manually
set", which prevents the code from making the column narrower than it
automatically.

This seems to make sense and is consistent with the handling of initial
size, which becomes "best", and hence "minimal", size of the control,
for wxWindow.

Closes #18343.
2019-10-03 02:04:36 +02: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
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
2016-09-25 13:21:28 -07:00
2019-08-05 13:46:15 +02:00
2014-03-30 00:02:23 +00: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
2015-09-06 17:20:42 -07:00
2016-09-25 13:21:28 -07:00