-
Notifications
You must be signed in to change notification settings - Fork 505
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
当BrnMultiSelectTagsPicker的layoutStyle设置为BrnMultiSelectTagsLayoutStyle.auto时,很多异常。 #316
Comments
JayceV552
added a commit
to JayceV552/bruno
that referenced
this issue
Sep 3, 2022
@zhoujuanjuan Hi~ Sandy 针对这个issue 提交了一个PR #320 |
你好 @gkdgo ,颜色和选中数量问题,感谢 @JunCaiLi J 提交PR修复,间距问题目前没有复现,还请贴详细代码和手机机型,感谢反馈 |
在iphone 13 pro上正常,在macOS12.5.1上面间距过小 |
violinday
pushed a commit
that referenced
this issue
Sep 13, 2022
violinday
added a commit
that referenced
this issue
Sep 30, 2022
* 3.x: (21 commits) Update build_test.yml (#348) fix: BrnIconButton 传入字体无效问题 (#346) add attribute emptyImage (#344) 增加textInputAction (#337) fix BrnToast defaultoffset error (#343) fix docs (#342) feature: Add BrnSafeDialog (dismiss) instead of Navigator.pop to close the Dialog. (#321) BrnBrokenLine: xDial support selected style (#319) fix: BrnProgressChart 设置颜色,背景色,以及动画无效 (#326) feat: 增加focusNode prop,实现焦点可控 (#328) fix: BrnTextSelectFormItem 布局字偏上问题 (#331) [perf]: 优化代码:1、将 Container(),Container(width:0, height:0) 替换为 SizedBox.shrink(),2、将 InkWell 替换为 GestureDetector (#325) fix #333; (#335) Update brn_middle_input_diaolg.dart (#327) fix global style BrnCardTitleConfig don't work (#310) (#313) fix BrnMultiSelectTagsPicker style error (#316) (#320) Update build_test.yml (#323) optimize BrnPageLoading fix #295 (#298) Create i10n.md #fixbug: 修复issues275 (#301) ...
你好,目前 bruno 适用于移动端设备规范,对于桌面的支持有限,还请选择性使用,组件部分属性是可以主题定制的,如需要可以参照配置或许可以满足你的需求 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
问题提交
标题格式:当BrnMultiSelectTagsPicker的layoutStyle设置为BrnMultiSelectTagsLayoutStyle.auto时,很多异常。
内容需包含:
选择的tag颜色异常
![image](https://user-images.githubusercontent.com/55651847/187950247-9b1f323e-1070-4114-bbe3-d68478c9199a.png)
设置了只能选择一个,却可以选两个
![image](https://user-images.githubusercontent.com/55651847/187950390-d8c6138a-d669-4267-8671-3d28dabb8353.png)
上下两行tag没有间隙
问题的描述,请尽量使用简短、准确的语言
2、复现步骤
3、期望行为
4、运行环境
5、附加信息
包括视频、图片等补充信息
The text was updated successfully, but these errors were encountered: