coderjun

Results 7 comments of coderjun

@gltwy 老铁 有很严重的内存的问题,内存不释放

> extension LTAdvancedManager { > private func deallocConfig() { > for viewController in viewControllers { > viewController.glt_scrollView?.delegate = nil > } > titleView.removeFromSuperview() > pageView.removeFromSuperview() > } > } >...

@liuzizhong pageview的子组件也不释放 解决了吗

> 目前确实存在这样的问题,后面会考虑使用 Metal 的索引缓存功能进行优化,不过这样底层改动会比较大,可能需要等下一个大版本😰 这个最近有计划吗?

横屏转回竖屏后,状态栏被隐藏了。。。你们也这样吗