boboxiaodd

Results 21 issues of boboxiaodd

just like: http://127.0.0.1/ redirect to: http://127.0.0.1/index.html

i set `Device Orientation` is `Portrait` , but when the XLActionController show , it can auto rotate , i use `PeriscopeActionController` style , but `PeriscopeActionController` is not open class ,...

i use these code: ```swift let bottomPadding = UIApplication.shared.keyWindow!.safeAreaInsets.bottom if bottomPadding > 0 { print("\(actionController.collectionView.bounds.height) \(UIScreen.main.bounds.height) \(bottomPadding)") let bottomView = UIView(frame: CGRect(x: 0.0, y: actionController.collectionView.bounds.height - bottomPadding - 5.0, width:...

**bug提交前阅读** 1.请先阅读【相关问题】,里面有常见问题的解决方案; 2.请先搜索已有的Issues,尝试找到相同问题的讨论; 3.请先阅读相关类的API、源码,尝试从源码找到答案; 4.如果以上步骤都未能解决你的疑问,欢迎提交ISSUE; **bug描述** 每次选择照片后带有图片合成的编辑,APP内的webkit动画都会延迟掉帧 **版本号** 1.HXPhotoPicker版本号:最新 2.手机系统版本号:15.4.1 3.手机型号:iPhone11 **复现步骤** 1. 遇到问题的相关效果、类是:? 2.具体的操作步骤是:? **截图、GIF** 提供bug出现时的截图或者GIF。 问题出在 https://github.com/SilenceLove/HXPhotoPicker/blob/fb0af5b41db7dcd757013cd7d7414949b08039c5/HXPhotoPicker/Category/UIView%2BHXExtension.m#L310 相关报道: https://stackoverflow.com/questions/23157653/drawviewhierarchyinrectafterscreenupdates-delays-other-animations 解决办法: 将 afterScreenUpdates:NO

singleSelected + singleJumpEdit + cameraPhotoJumpEdit 编辑完成后应该直接结束。

i like this rep , i think add swiper top to remove card is very useful

enhancement

```erlang get_field( = Bin, _, _, _) -> %Bin= error_logger:info_msg("Bin=~p",[Bin]), erlang:error(unknown_bson_tag, []). ```` There is not Tag = 19 , so crash ... i find the reason : DECIMAL128 field...

### Feature description i use displaymode = 'float' , but iPhoneX, iPhone11, iPhone12 has safeAreaTop, i can't put the view over the safearea , so it can't fullscreen ![image](https://user-images.githubusercontent.com/4714247/132947211-a32427fe-1784-4924-b42a-5d0191dd7fb2.png) ###...

feature

从1到3,可以绕开2连到3,不像Android系统里面会自动连接2