Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSB ccs ScrollView clipping does not work #8315

Closed
minggo opened this issue Sep 30, 2014 · 0 comments
Closed

JSB ccs ScrollView clipping does not work #8315

minggo opened this issue Sep 30, 2014 · 0 comments

Comments

@minggo
Copy link
Contributor

minggo commented Sep 30, 2014

Note

This issue is migrated from here. It was created at 2014/01/15 03:24:39 +0000

Description

http://cocos2d-x.org/forums/20/topics/42675
version 2.2.2

testCPP

JSB

html5

  • jandujar added comment:
    Does this bug have any priority? I need to solve this problem, because I'm making my new game with cocos2d-2.x jsb and I need a solution
  • jerrylipeng added comment:
    @jandujar, here is a workaround
    .setClippingType(ccs.LayoutClippingType.scissor);
  • jandujar added comment:
    Thanks for your help jerrylipeng.

the same code also works on panels, which have the same problema as scrollsView

@minggo minggo closed this as completed May 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant