Projects > cpp > Issues > Bug #3559

We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.

Create Issue on Github

Useless conversion in ScrollView::onTouchBegan

Bug #3559 [Closed]
dumganhar 2014-01-02 01:54 . Updated almost 10 years ago

Reported and fixed at https://github.com/cocos2d/cocos2d-x/pull/4497

_container->convertToWorldSpace(_container->convertTouchToNodeSpace(touch))
is the same as

touch->getLocation()
dumganhar 2014-01-02 02:02
  • Status changed from New to Closed
  • % Done changed from 0 to 100

Applied in changeset commit:31086d864b4ee358437fadd34d337457b26015eb.

Atom PDF

Status:Closed
Start date:2014-01-02
Priority:Normal
Due date:
Assignee:dumganhar
% Done:

100%

Category:all
Target version:3.0-beta