0x1306a94
0x1306a94
旋转后出现锯齿
当有旋转效果时,会出现边缘锯齿效果  ```Swift func transition2Demo() -> VideoLab { // 1.1 LayerGroup1 var timeRange = CMTimeRange(start: CMTime.zero, duration: CMTime(seconds: 5, preferredTimescale: 600)) let layerGroup1 = RenderLayerGroup(timeRange: timeRange) // Add sub-renderLayer1 var...
**Bug 表现** * `QMUIModalPresentationViewController` 使用 `showInView:vc.view` 方式弹出后,`vc`再次 `presentViewController` `B`, 然后`B` `dismiss` 时 `QMUIModalPresentationViewController` 会再次执行一次 `显示过程` * 前提条件是 `B.modalPresentationStyle` 为 `UIModalPresentationCurrentContext` `UIModalPresentationFullScreen` 时才会有这种情况发生 **截图** **如何重现** * 如下代码 或 参见附件 ```Objective-C -...
一些建议
### Check List Thanks for considering to open an issue. Before you submit your issue, please confirm these boxes are checked. - [ ] I have read the [README.md](https://github.com/BigKeeper/bigkeeper/blob/master/README.md), but...
* `Device A` creates a token write through the following options ``` kSecAttrAccessible = kSecAttrAccessibleAlwaysThisDeviceOnly kSecAttrSynchronizable = kSecAttrSynchronizableAny ``` * `Device A` creates an iCloud backup * `Device B` erases...
快捷键
怎么修改快捷键 ,你的这个快捷键和我另一个有冲突
### The language of WCDB > C++ ### The version of WCDB > v2.0.4 ### The platform of WCDB > macOS ### The installation of WCDB > Git clone ###...
错误处理
### The language of WCDB > Cpp ### The version of WCDB > v2.0.4 ### The platform of WCDB > macOS ### The installation of WCDB > Git clone ###...
- Objective-C programs are using SweetAlert. - After the update Xcode 8.3.2. - Xcode 2.3 is no longer compatible with Swift version 2.3. - then SweetAlert update for Swift grammar...
### The language of WCDB > Objective-C WCDB.objc ### The version of WCDB > 2.1.0 ### The platform of WCDB > iOS ### The installation of WCDB > Cocoapods ###...