SWFrameButton icon indicating copy to clipboard operation
SWFrameButton copied to clipboard

iOS7 Style UIButton with border

Results 5 SWFrameButton issues
Sort by recently updated
recently updated
newest added

xcode 8.2.1 control output `CGContextSetFillColorWithColor: invalid context 0x0. Backtrace: `

Hey there, Is there a way to set the border color to be a different color than the text color itself? I basically want to have a button with lets...

If the user turns on Button Shapes in accessibility, the buttons have underlined title labels. I do not believe this should be the default behavior because Segmented Controls, which also...

I am generating a grid of buttons and sometimes 3 characters and 4 characters displays weird. check screenshot ![screen shot 2016-03-08 at 8 02 24 pm](https://cloud.githubusercontent.com/assets/87060/13604460/be09f5da-e568-11e5-83e1-beb0ea71b77b.png) ![screen shot 2016-03-08 at...

Added context presence check for when image context creation fails, usually when one or both dimensions is zero.