humoroutlaw
humoroutlaw
Crash When I drag to enlarge the chart with the demo you provide in section "Line Char (Dual YAxis)"
May I know if it is possible to scroll from the left to the right, we have serval XAxis data, can we scroll besides pinch and drag?
iOS 13.2.3 顶部横线无法显示,图层也看不到shadowImage. ```Java - (void)customizeTabBarAppearance { [self rootWindow].backgroundColor = [UIColor cyl_systemBackgroundColor]; NSMutableDictionary *normalAttrs = [NSMutableDictionary dictionary]; normalAttrs[NSForegroundColorAttributeName] = [UIColor cyl_systemGrayColor]; NSMutableDictionary *selectedAttrs = [NSMutableDictionary dictionary]; selectedAttrs[NSForegroundColorAttributeName] = [UIColor cyl_labelColor];...
同求 时间格式需要AM/PM
> `DispatchQueue.main.async { self?.present(pickerManager!, animated: false, completion: nil) }` > 大概延迟1s 内存一直在增加.
When I try to create barcode with "CIFilter *filter = [CIFilter filterWithName:@"CIQRCodeGenerator"];",it crashes 100% on iOS13 under debug mode, while release mode is workable, same same crash issue with the...