GithubHelp home page GithubHelp logo

gnetwvs / picscip Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ma11hew28/picscip

0.0 1.0 0.0 6.81 MB

Fork of the Xcode PhotoScroller sample app, like the native iPhone photo viewer. Click the demo video link below.

Home Page: http://screencast.com/t/FlWlTPS8XKrI

License: MIT License

Objective-C 71.95% JavaScript 28.05%

picscip's Introduction

PicSciP

This app is a fork of the sample Xcode project PhotoScroller:

"'PhotoScroller' demonstrates the use of embedded UIScrollViews and CATiledLayer to create a rich user experience for displaying and paginating photos that can be individually panned and zoomed. CATiledLayer is used to increase the performance of paging, panning, and zooming with high-resolution images or large sets of photos."

Screenshot & Demo Video

To see a demo video, click the screenshot (right). => PicSciP Demo Video

Changes

  • I added a Welcome UIAlertView that shows app usage instructions upon initial app launch.

  • I removed the ImageData.plist file since I wanted all of my images to be the same size, 1024x1536 px, and have the same naming pattern page_i.

  • I added two very useful & time-saving Photoshop scripts: One for resizing & tiling/slicing/cropping images, and one for creating all icon versions from the iTunesArtwork, 512x512-px image.

  • I made some other small changes, like style changes, changing the tiledLayer.levelsOfDetail from 4 to 2, moving the photos to their own directory called Photos, and perhaps other small changes. I recommend doing a diff -r to compare PicSciP with PhotoScroller.

Autorotation-Padding Bug

After rotating the device from portrait to landscape and back again, the padding is displayed on screen, but it shouldn't be. Setting PADDING to 1 to ameliorate this issue causes the page navigation to break after rotating the device from portrait to landscape and back again. Setting PADDING to 2 is the working compromise I chose. I wrote Apple about this. Please send me a pull request if you fix this issue. Thanks!

Contributors

Photo Credits

Each of the three photos in this app was:

The photos are listed below in the same order they appear in the app. The app icon is a derivative of the first photo.

  1. FeuArtificeLevallois-37 "FeuArtificeLevallois-37."
  2. Solidays2009_-21 "Solidays2009_-21."
  3. Oeuvre d'art à Central Park "Oeuvre d'art à Central Park."

picscip's People

Contributors

ma11hew28 avatar

Watchers

 avatar

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.