Giter Site home page Giter Site logo

adam-siton / auiselectivebordersview Goto Github PK

View Code? Open in Web Editor NEW
51.0 6.0 10.0 285 KB

A CALayer subclass that allows to add selective borders

Home Page: http://corecocoa.wordpress.com/2012/03/04/selective-layer-borders/

License: MIT License

Objective-C 100.00%

auiselectivebordersview's Introduction

auiselectivebordersview's People

Contributors

adamsiton avatar

Stargazers

邓江流 avatar Hao Nguyen avatar Will Han avatar Sangchan Lee avatar Anson avatar Horton avatar Sharon avatar Suyeol Jeon avatar Nikolay Spassov avatar Trevor Wang avatar Jonathan Lott avatar  avatar  avatar Chih-Lung Yeh avatar Morgan Jones avatar Elshad Yarmetov avatar Thomas Besnehard avatar CJ avatar Torsten Curdt avatar Olivier Pascal avatar Simone Folador avatar Chris Medina avatar Frazer McLean avatar Maksym Bilan avatar Ian Ragsdale avatar  avatar Bernhard Loibl avatar  avatar Exister avatar loseheaven avatar Cameron Hendrix avatar Adam Kangas avatar Ramakanth Dorai avatar mayulu avatar Bob Edmonston avatar Keita Ojima avatar  avatar Justin avatar T.Yang avatar Jeremy Bone avatar Sumanth avatar Adam Siton avatar Chiu Hoi Po avatar  avatar Romain Briche avatar Cristiano avatar Jorge (Hezi) Cohen avatar Brice Stacey avatar Simone Leopizzi avatar Andrew Kurin avatar Taras Kalapun avatar

Watchers

Simone Folador avatar mayulu avatar James Cloos avatar Adam Siton avatar Rob Miller avatar CJ avatar

auiselectivebordersview's Issues

UILabel contained in UIView doesn't show the left hand border

So if you have a

UILabel *leftLabel;

and you set it to have a left hand border

leftLabel.selectiveBorderFlag = AUISelectiveBordersFlagLeft;
leftLabel.selectiveBordersColor = [UIColor redColor];
leftLabel.selectiveBordersWidth = 3.0;

but that label is a subview of a UIView then the left hand border never shows up

Low performance on rotation

When using in table cells, it has very low performance when rotating screen. I guess, in this moment layoutsubviews called several times, and layer does many calculations

Crash on iOS 8

Hi, if applied to UILabel, it will crash on iOS 8. Have you experienced the same issue?

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.