-
### Which component?
TabBarItem / TabController.TabBarItem
### What is the new feature?
Two very simple changes to support my (and probs common use case of using color icons as the tab icon)
…
-
### Current behaviour
I am not able to specify spacing between tab bar items. Using margin right on tab style gives the desired spacing. But also increases the indicator width.
### Expected beh…
-
在rootviewcontroller是一个CYLTabBarController,里面有5个vc,然后里面的某个vc push另一个CYLTabBarController里面有4个vc,点击tabbaritem,显示选中的字体和颜色正确,但是未被选中的其他tabbaritem的颜色和字体不正确,这个要怎么解决?我用的是xcode11.3.1。
-
## Base Info for this issue
1. Version:v1.13.1
2. Language:Objective-C
4. iOS System Version:iOS10
5. Prototype(是否是真机):YES
6. Issue Type:Bug
## 1. How to repeat the problem.
登陆后退出,再次登录需要…
-
### 我的修复方案如下,不知道会不会引起其他的坑:
```Java
for (UIViewController *viewController in _viewControllers) {
NSString *title = nil;
id normalImageInfo = nil;
id sele…
-
### 运行环境 ###
- [x] iOS 设备:iPhone
- [x] 系统版本:iOS 14.7.1
- [x] Xcode 版本:12.5.1
- [x] QMUI iOS 版本:4.2.3
### 具体问题描述 ###
不管是 qmui 的 UITabBarController 还是原生的 UITabBarController tabBar 的富文本属性都失效了
…
-
```
[VERBOSE-2:ui_dart_state.cc(148)] Unhandled Exception: MissingPluginException(No implementation found for method create on channel flutter.io/videoPlayer)
```
please answer me quickly.
-
USRBG - https://github.com/Discord-Custom-Covers/usrbg
![image](https://user-images.githubusercontent.com/63931154/115242916-a12d6980-a122-11eb-9c44-22be4a073d64.png)
![image](https://user-images.…
-
**Bug 表现**
1. 通过 UITabBarAppearance.stackedLayoutAppearance.selected.titleTextAttributes,指定 NSFontAttributeName 为加粗的字体。
2. 在某个 vc 底部添加一个 UITabBar 并为其设置2个及以上的 UITabBarItem,必须包含英文、数字(因为系统默认使用非等宽字体,只有英…
-
This is probably a really basic issue and maybe even my own mistake, but I don't get why I need parameters for methods that don't need any in kotlin?
example:
`imgui.beginGroup();
for(M…