-
I tested one of my old (Flex 4.1) projects w/ Shumway in FF Nightly and it seems to render as a blank movie.
Example: http://dl.dropbox.com/u/4509565/FlexExamples_com/Spark_TabBar_skinClass_test/main…
-
According to [the docs](https://docs.coralproject.net/css#use-stable-css-class-names) and [this](https://github.com/coralproject/talk/blob/fd31f23057b9d011c684f27322d67ae4e2ee90eb/src/core/client/stre…
-
### Current behavior
```
}
screenOptions={{
tabBarStyle: {
position: "absolute",
}
}}>
```
Android cannot click on any bottom tab.
iOS and…
-
### Describe the project you are working on
Text-based mystery game, mostly UI.
### Describe the problem or limitation you are having in your project
I have several views that are placed at the sam…
-
### Describe the bug
Certain elements (buttons, outlines, icons, fonts) are barely visible on the new tab page when a custom wallpaper is configured.
This issue is similar to #913, but this is a…
-
It would be great to have an additional option to change the size for the larger buttons as it already exists for changing small and medium ones.
Customize... ->
![image](https://github.com/user-…
-
1. Custom playlist images not working on library page:
![Screenshot_20240824-072600_OpenTune.png](https://github.com/user-attachments/assets/bf351d36-9654-4d3e-8531-15a5386946df)
![Screenshot_202408…
-
### Description
When using a Tabbed Page custom renderer, a blank space will be left where the Tab Bar was when the TabBar.Hidden property is set to true.
Also, the TabBar frame's height is bein…
-
Hi,
I want to subclass the TabBar component so that I can customize the itemRenderables. But doing so causes nothing to render, even when I strip down my class to the bare necessities. Here's my cod…
-
在[issue #76](https://github.com/wechat-miniprogram/weui-miniprogram/issues/76#issue-577345349)中,我遇到了tabbar没有按照预期跳转的问题。解决这个问题的同时,我希望也可以解决tabbar闪烁的问题。
使用mp-tabbar组件作为自定义tabbar时会出现选中态闪烁的问题,在网上也看到别人提出这个问…