#12680: wxImage::Rotate180() hotspot rotation
----------------------+-----------------------------------------------------
Reporter: jatupper | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: GUI-all | Version:
Keywords: | Blockedby:
Patch: 1 | Blocking:
----------------------+-----------------------------------------------------
Patch adds hotspot rotation to wxImage::Rotate180().
--
Ticket URL: <http://trac.wxwidgets.org/ticket/12680>
#12680: wxImage::Rotate180() hotspot rotation
-----------------------+----------------------------------------------------
Reporter: jatupper | Owner:
Type: defect | Status: closed
Priority: normal | Milestone:
Component: GUI-all | Version:
Resolution: fixed | Keywords:
Blockedby: | Patch: 1
Blocking: |
-----------------------+----------------------------------------------------
Changes (by VZ):
* status: new => closed
* resolution: => fixed
Comment:
(In [66149]) Handle image hot spot in wxImage::Rotate180().
Set the hot spot coordinates correctly for the image returned from
Rotate180(), just as it's already done by Rotate90().
Closes #12680.
--
Ticket URL: <http://trac.wxwidgets.org/ticket/12680#comment:1>