Git Product home page Git Product logo

zoomableui's Introduction

Zoomable User Interface

How to Use

Default Gestures

1. Rotation

Use rotation gesture with two fingers. You can change a mode between touch-to-explore and panning.

1. Touch-to-Explore

As you navigate on a screen using one finger, the app reads a name of the object that you are touching.

2. Panning

You can move or scroll a screen using one finger.

2. Swipe

Use swipe right/left to explore a list of objects that are on the screen.

3. One-Finger Singer Tap

Tap on the screen to highlight a certain object and hear what it is.


Additional Gestures for Three Zooming Techniques

Pinch-to-Zoom

  1. Pinch gesture: zoom a certain area on the screen.
  2. Two-finger double tap: return to a state without zoom.

Functional Zoom

  1. One-finger double tap: zoom a highlighted object to fit to the screen.
  2. Two-finger double tap: return to a state without zoom.

Fixed Zoom

  1. One-finger double tap: zoom in on a touched point (for 2x, 4x, 8x).
  2. Two-finger double tap: zoom out on a touched point backward (for 4x, 2x, 1x).

Special Options

Object Hierarchy Mode

You can access additional groups that are including individual objects

Object Center Point Zooming Mode

For Pinch-to-Zoom and Fixed Zoom, you can zoom on a center of the highlighted object.

zoomableui's People

Contributors

nahyunkwon avatar

Watchers

 avatar

Forkers

hy-joe

zoomableui's Issues

swift gesture error - always includes background

I get currently available views using CGRect.intersects in hasIntersection() method.
This solution has a problem that I always get a background view as a current view no matter the background is apparent or not.

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.