muer2000
muer2000
add deleteBackward and insertText method
add deleteBackward and insertText method
FP_POPOVER_ARROW_HEIGHT value change problem
I found QBSimpleSyncRefreshControl a problem or bug, when the drop-down switching TabBarPage animation runs then switch back to this page when the animation stops, I want to know why,thank you
//Add vertical margin and horizontal margin
Decimal precision problems lead gesture event does not respond Old:NSStringFromCGRect(gestureRecognizer.view.frame) New:NSStringFromCGRect(CGRectIntegral(gestureRecognizer.view.frame))
1.Add vertical margin and horizontal margin. 增加纵向和横向间距属性。 2.Remove all rows that are not inside the visible rect and redundant. 修改移除可见视图的代码,用于解决reloadData全部刷新的问题