Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/onekiloparsec/kpcclipshadowsscrollview
A simple Cocoa NSScrollView subclass that allows to draw on its top and its bottom small shadow rectangles to provide a subtle and discrete fade effect, for a smoother visual transition.
https://github.com/onekiloparsec/kpcclipshadowsscrollview
Last synced: 2 months ago
JSON representation
A simple Cocoa NSScrollView subclass that allows to draw on its top and its bottom small shadow rectangles to provide a subtle and discrete fade effect, for a smoother visual transition.
- Host: GitHub
- URL: https://github.com/onekiloparsec/kpcclipshadowsscrollview
- Owner: onekiloparsec
- License: mit
- Created: 2014-05-24T18:32:50.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-05-26T08:19:34.000Z (over 10 years ago)
- Last Synced: 2024-10-04T16:27:52.413Z (3 months ago)
- Language: Objective-C
- Homepage:
- Size: 203 KB
- Stars: 12
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
KPCClipShadowsScrollView
========================KPCClipShadowsScrollView is a simple simple Cocoa NSScrollView subclass that allows to draw on its top and its bottom small shadow rectangles to provide a subtle and discrete fade effect, for a smoother visual transition.
Below is a picture of the demo (with not-so-subtle shadows...)
![ScreenShot](/Demo/Demo.png?raw=true)