Git Product home page Git Product logo

pagecontrols's People

Contributors

cntrump avatar finngaida avatar popwarsweet avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pagecontrols's Issues

Use in UIPageViewController

Thanks for creating this good control.

I'm going to use this control in UIPageViewController, but I can't set progress as float since UIPageViewController have no percentage of animation.
Please let me know if there is any other approach that I can use your control in my UIPageViewController.

Thank you.

Compiler errors in Xcode 8 Beta 6

I got this error:

../Pods/PageControls/PageControls/Classes/SnakePageControl.swift:118:24: Method does not override any method from its superclass

If I remove the override this is the result:

.../Pods/PageControls/PageControls/Classes/FilledPageControl.swift:118:24: Method 'intrinsicContentSize()' with Objective-C selector 'intrinsicContentSize' conflicts with getter for 'intrinsicContentSize' from superclass 'UIView' with the same Objective-C selector

This happens four times in the same file.

Swift Compiler Error

~/Pods/LLCycleScrollView/Lib/LLCycleScrollView/LLFilledPageControl.swift:119:34: Type 'CAShapeLayerFillRule' (aka 'NSString') has no member 'evenOdd'

somebody help
With Xcode Version 10.1 (10B61)
With Swift 4.2

Center page control in its frame

I'm facing an issue with the FilledPageControl where the items are not centered horizontally in the frame of the page control.

IB displays an error if I don't set a width or x constraint so the page control can't center itself in its superview. If I apply a center horizontally constraint it doesn't fix the error either.

Access individual dots

It would be really nice if you made this a public var, instead of private
var inactiveLayers = CALayer

so then people could subclass the PageControl class and change colors of individual dots, etc. Or at least some way to access individual dots.

Changelog and Swift version

Hi,

Could you put a Changelog in the project or/and add information with tags/release ?

Could you also put Swift version requirements?
It seems like from 0.x to 1.x we moved from Swift 2.x to 3.x.

Thanks for your work!

IBDesignable not rendering in IB

I might be missing something, or it could be my Xcode having some issues but there is no rendering in IB.

I'm using Xcode 7.3.1 (7D1014).

Manual Installation

CocoaPods and Carthage are awesome tools and make our life really easier, but there are some devs who still don't know how to use them.

It would be cool to add the Manual installation guide in your README.md. You can take a look at my iOS Readme Template to see how you can do it.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.