Arjan

Results 40 issues of Arjan

We use listViews instead of tableViews because of better performance, so we needed to add the bannerView to a listView. Because of the different structure of listViews we couldn't add...

Animation is wrong with some values/duration combinations. Example; ``` var percentage = 67; $.progress.animate({ value: percentage, duration: 2500, }); ``` Result: https://streamable.com/8p6c Using SDK 5.2.2.GA

bug
help wanted

[ERROR] : Script Error: Couldn't find module: bencoding.ios.tools for architecture: x86_64 Building with 4.1.0.GA

App crashes instantly on startup, when module is included. ``` [WARN] : V8Object: (KrollRuntimeThread) [41,41] Runtime disposed, cannot set property 'userAgent' [ERROR] : linker: /data/app/trending.android.app-2/lib/arm/libti.draggable.so: has text relocations [ERROR] :...

I need to add the view to a listView item. Is this possible? Or alloy?

When building with xcode, dep. target 7.0 or higher I get this error: ld: in /Users/xxxx/Documents/Titanium_Studio_Workspace/appname/modules/iphone/com.animecyc.analytics/1.0/libcom.animecyc.analytics.a(GAITransaction.o), too many compact unwind infos in function anon for architecture i386 clang: error: linker...

bug

would be great if the gif stops animating when not focused / in viewport / mouseout.

Have been using import for a while now (without issues) and is has been a few weeks since I imported a product by XML, but suddenly importing a product results...

bug

On iOS, the picker is generating a huge tableView with rows/albums that have a date-formatted name. This way the picker is not very userfriendly, because of the structure. Example: http://imgur.com/a/zoAw7...

Screenshot: http://postimg.org/image/9y5tjbkwh/ Can't seem to delete them either...