Hans Knöchel

Results 177 comments of Hans Knöchel

Yes, and instead of ```js var uploadData = Ti.Filesystem.getFile(Ti.Filesystem.resourcesDirectory, 'upload.zip').read(); ``` do ```js var dataPath = Ti.Filesystem.getFile(Ti.Filesystem.resourcesDirectory, 'upload.zip').nativePath; ``` and pass it as the "data" parameter.

@m1ga Can you attach a video from the 9.x behavior? And a listview replicate of the test case would be great. Looking at the code, it seems intended to clear...

Okay. I just wonder for what the other ticket was then. Not exactly clear to me so far.

I still don't get it, sorry. @caspahouzer mentioned that the search bar is cleared on click, but that seems to be the same as in 9.x.

Hi there! I am still having some trouble to see the relation between all the linked issues, different test cases and existing fixes. From looking at your comment @Astrovic, [this...

Guys, I am not feeling confident to properly solve this, I am sorry. Would someone who actually has all test cases could take over my PR? I can also try...

Thanks @Oxnap! We are currently still a bit busy reviewing / merging open pull requests, but I just assigned it to me to take a closer look soon! :-)

@m1ga Can you help reviewing here? We definitely need both functional- and code-testing.

Agree. Let's schedule this one for 11.0.0 then and #13266 for 10.2.0 (if possible to review).

iOS can do this as well: https://stackoverflow.com/questions/16088615/want-uitableview-to-snap-to-cell