Merge branch 'html-page-break-inside'
Add support for style="page-break-inside:avoid" to wxHTML. See https://github.com/wxWidgets/wxWidgets/pull/837
This commit is contained in:
@@ -106,6 +106,7 @@ All (GUI):
|
||||
- Add wxHtmlEasyPrinting::SetPromptMode() (pavel-t).
|
||||
- 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.
|
||||
|
||||
wxGTK:
|
||||
|
||||
|
Reference in New Issue
Block a user