#9674: wxDC::DrawPoint draw two point, one in ( x, y ) and second in ( x+1, y+1 )
---------------------+------------------------
Reporter: lester | Owner:
Type: defect | Status: confirmed
Priority: normal | Milestone:
Component: wxGTK | Version: dev-latest
Resolution: | Keywords:
Blocked By: | Blocking:
Patch: 0 |
---------------------+------------------------
Comment (by Paul Cornett <paulcor@…>):
In [changeset:"5ba7a1d166cd731dcdb19cf4569ec28250f846fc/git-wxWidgets"
5ba7a1d1/git-wxWidgets]:
{{{
#!CommitTicketReference repository="git-wxWidgets"
revision="5ba7a1d166cd731dcdb19cf4569ec28250f846fc"
Draw a point instead of a line in wxGCDC::DrawPoint()
See #9674, #4550
}}}
--
Ticket URL: <
https://trac.wxwidgets.org/ticket/9674#comment:4>