DIR : /home/kozerus/public_html/pn/uize/site-source/js/Uize/Dom/Pos.todo
/home/kozerus/public_html/pn/uize/site-source/js/Uize/Dom
This is a TO DO document for the =Uize.Dom.Pos= module.
- for Uize.Dom.Pos.getCoords, consider deprecating some of the properties of the return object (e.g. right, bottom) to simplify the interface (first investigate extent of usage)
- consider "fixing" Uize.Dom.doRectanglesOverlap method to be able to work as well for floating point and relative coordinates (i.e. not just pixels). Could it then be used in Ben's DT code?
- rename: Uize.Dom.Pos.getDimensions -> Uize.Dom.Pos.getSize
- new method: Uize.Dom.Pos.setSize
//
koh5_pano
Drag mouse to navigate.
Navigation
- Left/Right Mouse drag: Changes camera heading.
- Up/Sown Mouse drag: Changes camera pitch.
- Scroll wheel: Changes camera field of view.
- I-Key: Displays Info panel with canvas size, image size and FPS.
17.Aug.2010, Martin Wengenmayer