Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/esttorhe/pixatefreestylebug
Simple project showing a `border-radius` bug with dynamic images.
https://github.com/esttorhe/pixatefreestylebug
Last synced: about 1 month ago
JSON representation
Simple project showing a `border-radius` bug with dynamic images.
- Host: GitHub
- URL: https://github.com/esttorhe/pixatefreestylebug
- Owner: esttorhe
- Created: 2014-06-27T21:40:32.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-27T21:47:05.000Z (over 10 years ago)
- Last Synced: 2023-07-31T22:10:27.556Z (over 1 year ago)
- Language: Objective-C
- Size: 15.7 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
PixateFreestyleBug
==================Simple project showing a `border-radius` bug with dynamic images when using [Pixate/Freestyle](https://github.com/Pixate/pixate-freestyle-ios) framework.
The project is simple; uses [CocoaPods](http://cocoapods.org) but included the `Pods` directory for simplicity's sake.
Just open the workspace file and run the code; added a `1 second` delay prior to start loading the remote images to show how the `border-radius` is there before the image is downloaded; then once the image property of the `UIImageView` is set the `styleClass` with the `border-radius` disappears or stops rendering.