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
..
2019-09-16 23:32:59 +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
2015-09-23 00:52:30 +02: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
2019-10-03 02:04:36 +02:00
2018-08-27 21:13:04 +02:00
2018-10-09 22:24:58 -07: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
2019-09-24 01:44:55 +02:00
2019-01-04 14:14:01 +01:00
2019-01-04 14:14:01 +01:00
2018-08-27 21:13:04 +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
2019-08-05 13:46:15 +02: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
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2016-02-09 23:38:23 +01: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