Giter Site home page Giter Site logo

panojs's Introduction

See docs/reference.html

panojs's People

Contributors

mojavelinux avatar

panojs's Issues

PATCH: Introduce the JQuery library and use it to simplify some code

The following patch introduces JQuery (http://jquery.com/) which is dual
licensed under MIT and GPL2.

As an example of usage, I have simplified a small section of code that was
traversing the DOM.

JQuery could be used to simplify various other parts of the code, including
event handling.  I have also used JQuery for other further patches that I
will be submitting.

Original issue reported on code.google.com by [email protected] on 11 Jul 2007 at 3:28

Attachments:

Dragging possibly broken in IE 7

May not work properly with MSIE 7 for Windows XP. Some people report that
dragging doesn't work.

Original issue reported on code.google.com by dan.j.allen on 2 Mar 2009 at 4:44

Keys not working in IE

What steps will reproduce the problem?
1. Open up your Viewer in IE (tested with 7 and 8, not sure how it looks for 6) 
2. Try to zoom through your keyboard or to slide the viewer

What is the expected output? What do you see instead?
Expected is that you're able to zoom and to slide your picture, instead it's 
doing nothing in IE

What version of the product are you using? On what operating system?
1.0.2 on Windows

Please provide any additional information below:
Quirksmode has a nice table about what Events are supported where:
http://www.quirksmode.org/dom/events/keys.html

Fix:
simply change the registration from window to document and it's working in all 
Browsers.

Original issue reported on code.google.com by [email protected] on 10 Jan 2011 at 11:07

Width and height not updated on minimize

When the viewer is maximized it sets this.width and this.height in the
fitToWindow function, but when minimized these properties are not updated.
 It isn’t very perceptible in your demo because your image is roughly
centered and the width = 100%.  A viewer that only takes up the upper left
quarter of the screen that is maximized then minimized will still think its
height and width is the full screen.  A recenter request in the lower right
can actually get the viewer to move in the opposite direction.

Original issue reported on code.google.com by dan.j.allen on 2 Mar 2009 at 4:27

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.