An An

Results 35 issues of An An

Refer to https://github.com/highcharts/highcharts/issues/11428

https://github.com/highcharts/highcharts#load-highcharts-from-the-cdn-as-ecmascript-modules

enhancement

`/* com.apple.ibtool.document.errors */ /Users/admin/Downloads/CHTCollectionViewWaterfallLayout-develop/Demo/Objective-C/Demo/en.lproj/MainStoryboard_iPhone.storyboard:global: error: Compiling IB documents for earlier than iOS 7 is no longer supported. [12]`

在`iOS 9.3.5`系统真机` iPad mini`中,运行程序,调用**JKCategories**分类文件`UITextView+JKInputLimit.h`中的`jk_maxLength`属性(此属性用于限制 UITextView 输入的文本字符串长度)会直接崩溃,崩溃信息如下 ``` Signal 11 was raised. SIGSEGV (_mh_execute_header + 1193343) ``` 在其他系统环境中调用此属性用于限制用户输入的文本字符串长度则无此异常,期待你的解决!!!

Can you add a performance test report ?

系统的通讯录应用基本都是自带有搜索功能的,能够快速的搜索通讯录列表当中的联系人.可否根据此要求进行功能改进?

#### Expected behaviour I hope the position of the crosshair and tooltip will always be consistent with the movement of the user's finger #### Actual behaviour Using the latest version...