-
![image](https://github.com/user-attachments/assets/5f530271-4b12-4fb3-999a-6154a56c2dcc) ![image](https://github.com/user-attachments/assets/383c009b-9e23-4c79-b706-bd2053d1868d)
When then multi-l…
-
On openpsringboard screenshot there's a PageControl used on bottom - is it included in source? Is openspringboard even handling more than one page of icons? How to set more than one page of icons and …
-
how to hide pagecontrol in this view?
-
Hi,
Me again. I was also trying to use the innerMargin property to move the pageControl in the x-axis but it doesn't seem to work. The CGSizeMake() values that I use work for the y-axis but not the x…
-
http://stackoverflow.com/q/36965228/4837354
-
I insert a UIscrollview into a UIcollectionview cell. Then I use the scrollview with AUK but the page control is gone, can I know why because I did not hide it or change anything about it ?
-
**描述这个问题**
GXSliderNode 里写死了UIPageControl的样式,完全不可以自定义!
```objc
//指示器创建
UIPageControl *pageControl = [[UIPageControl alloc] init];
pageControl.frame = CGRectZero;
// …
-
分页控件被图片遮挡了
-
### Steps to reproduce
1. `uno build -t=dotnetexe --run` the following project
[PageControlTransition.zip](https://github.com/fusetools/fuselibs-public/files/1491984/PageControlTransition.zip)
2. I…
-
**Describe the bug**
The `currentPageIdx` in `PageControl` component is not updated when `totalPages` prop is updated from the parent component. There is a possibility of a `totalPages` decreasing an…