Files
wxWidgets/src
wangqr 0ea4366163 Fix the width of expander in wxDataViewCtrl
In 8f386265dc, the width of a tree
expander is changed to the native value on the platform. But some
calculations still use guessed value (m_lineHeight) as the width. This
fixes the value, by retrieving the width using the same method as in
OnPaint().

Closes https://github.com/wxWidgets/wxWidgets/pull/1508

Closes #18473.
2019-08-27 13:19:48 +02:00
..
2019-07-15 00:00:18 +02:00
2018-11-17 19:06:32 +01:00
2019-08-22 14:57:34 +02:00
2018-11-17 19:08:40 +01:00