Implement strike-through support for wxDataViewCtrl in wxGTK too
Previously it was supported in the generic version only, see #18180 and
the changes of 09124932eb
Closes https://github.com/wxWidgets/wxWidgets/pull/892
This commit is contained in:
committed by
Vadim Zeitlin
parent
617a15d418
commit
36d21ce6c8
@@ -110,7 +110,7 @@ All (GUI):
|
||||
- Fix possible infinite loop in wxHtmlWindow layout (trivia21).
|
||||
- Add "hint" property support to XRC for wxComboBox and wxSearchCtrl.
|
||||
- Add support for style="page-break-inside:avoid" to <div> in wxHTML.
|
||||
- Add strike-through support to wxDataViewItem attributes (approach).
|
||||
- Support strike-through in wxDataViewItem attributes (approach, Igor Korot).
|
||||
|
||||
wxGTK:
|
||||
|
||||
|
Reference in New Issue
Block a user