New issue
 Projects > js > Issues > Bug #3893

UIScrollView's visible region are overlapping on simulator(JSB)

Bug #3893 [New]
609828261@qq.com 2014-02-05 09:03 . Updated almost 11 years ago

i created an uiscrollview and set the size of it.it worked well on Chrome/Firefox,but when i ran the project on simulator through jsb, the uiscrollview showed content outside theirs size.then i created another uiscrollview through cocostudio v1.1.0 and the result was same.i think maybe there r some mistakes on JSB?

609828261@qq.com 2014-02-05 11:33

solved:

in AppController replace the gl-view creation with:

EAGLView *__glView = [...
                                 depthFormat: GL_DEPTH24_STENCIL8_OES
                               ...];

Atom PDF

Status:New
Start date:2014-02-05
Priority:Low
Due date:
Assignee:-
% Done:

0%

Category:-
Target version:-