Projects > cpp > Issues > Refactor #4391

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

Create Issue on Github

libGUI: PageView::handleReleaseLogic() @ UIPageView.cpp

Refactor #4391 [Closed]
liangXiao 2014-03-16 06:43 . Updated about 10 years ago

libGUI: PageView::handleReleaseLogic() @ UIPageView.cpp

`...
float boundary = pageWidth/2.0f;

// add this line?

if (boundary > 50.0f) boundary = 50.0f;

...`

walzer@cocos2d-x.org 2014-10-08 02:49

Redmine issue system is closed, we are using github issue system instead.

This issue was moved to https://github.com/cocos2d/cocos2d-x/issues/8367

Atom PDF

Status:Closed
Start date:2014-03-16
Priority:Low
Due date:
Assignee:-
% Done:

0%

Category:-
Target version:-