The NSCell drawing routines seem to use a different clipping area than the one of the current context. This workaround undoes the offsetting of the dc but then moves the drawing frame accordingly, see #26014
https://github.com/wxWidgets/wxWidgets/pull/26018
(1 file)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
I'll merge this into master but do you think this should be included in 3.2.9 too (as at least its source archives will apparently need to be redone anyhow because of the other issues found in it) or is the risk of breaking something too great?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
I'll merge this into master but do you think this should be included in 3.2.9 too (as at least its source archives will apparently need to be redone anyhow because of the other issues found in it) or is the risk of breaking something too great?
it's very tempting, to get the coverage, but I fear it might have some consequences which I haven't thought of ...
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
Thanks, let's see if we run into any problems after doing this in master first then and backport this in 3.2.10 if none are found.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()