tramper2 / dotween

Automatically exported from code.google.com/p/dotween
0 stars 1 forks source link

RectTransform tween starts at wrong position #30

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Implement IDragHandler, IEndDragHandler
2. Move a RectTransform to mouse location in OnDrag method
3. Start tween with rectTransform.DOAnchorPos in OnDragEnd method

What is the expected output? What do you see instead?
Appears to start tween from 0,0 instead of current position

What version of the product are you using? On what operating system?
DOTween_1_0_291, Windows 8, Unity 4.6.3f1

Please provide any additional information below.

Original issue reported on code.google.com by alexrpat...@gmail.com on 10 Mar 2015 at 1:03

GoogleCodeExporter commented 8 years ago
Resolved, not DOTween specific.

Original comment by alexrpat...@gmail.com on 10 Mar 2015 at 2:23

GoogleCodeExporter commented 8 years ago
Woah sorry, I never got the mail notification for this issue and saw it only 
now while looking through all of them. Glad you solved it in the meantime.

Original comment by daniele....@gmail.com on 13 Mar 2015 at 6:11