#19106: Mac Help sample graphics badly damaged
---------------------+--------------------------------------
Reporter: andyr | Owner: Vadim Zeitlin <vadim@…>
Type: defect | Status: closed
Priority: normal | Milestone:
Component: wxOSX | Version: dev-latest
Resolution: fixed | Keywords: mac help sample graphics
Blocked By: | Blocking:
Patch: 0 |
---------------------+--------------------------------------
Changes (by Vadim Zeitlin <vadim@…>):
* owner: => Vadim Zeitlin <vadim@…>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"a2e4cb6cec6cb63121faa2731b39d07225da6d5f/git-wxWidgets"
a2e4cb6ce/git-wxWidgets]:
{{{
#!CommitTicketReference repository="git-wxWidgets"
revision="a2e4cb6cec6cb63121faa2731b39d07225da6d5f"
Fix wxSplitterWindow painting on macOS 11
Fix regression in wxSplitterWindow rendering introduced in
287ee5e4c7d15273d2f18a6aa77409bb35b1f9aa - the splitter wouldn't
correctly render its background under some (but not all) circumstances
on macOS 11.
Closes
https://github.com/wxWidgets/wxWidgets/pull/2306
Fixes #19106
}}}
--
Ticket URL: <
https://trac.wxwidgets.org/ticket/19106#comment:5>