-
### Describe the bug
_Not sure if it has something to do with TiddlyWiki's Menu Bar or ContextPlugin_
**Where**
Menu bar plugin, context search feature
**Problem**
Searching into contex…
-
设置非圆形的page 图片会变形
```
self.cycleScrollView.pageControlDotSize = CGSizeMake(12, 5);
self.cycleScrollView.currentPageDotImage = [UIImage imageNamed:@"sy_icon_changhong_selected"];
self.cycleScr…
-
[todolist.pdf](https://github.com/YONGWOOSHIN/BRGG/files/2545590/todolist.pdf)
2차버저전입니다.. 코멘트 부탁드려요.. 이거 바탕으로 로그인 영역 부터 .ux 코드 만들어볼 생각입니다.
**참고예제**
1. paged on boarding
https://fuseopen.com/…
-
xrcarouseView加在scrollView或者继承scrollView的控件上,当有描述文字时,pageControl的位置会变化,位于描述文字的上方了
-
- Putting `UIPageControl` in vertical, you can do it with few lines of code
```swift
let angle = CGFloat.pi / 2.0
pageControl.transform = CGAffineTransform(rotationAngle: angle)
```
- Displ…
-
how can i dicrease dots spacing
-
This was the event that caused the problem:
```
26699
125
22995
hf learns secret
4018
-1
54
SECRET_1
```
The HF in question …
-
Hi, is there a delegate method called when I scroll to a new page, or a way of finding out which is my current page?
-
这个能增加一个currentPageDotImage和pageDotImage样式和自定义大小就更好了,目前只有统一的pageControlDotSize有点局限,希望作者能看到哦
-
I want to achieve like this:
Have to used Next button which ll move the scroller to other index of controller but unable to do so, Kindly help if there is any thing related this.
Here its what i…