teamkylo / kylo-browser

Kylo is a web browser for computers connected to TVs. The interface is larger and more readable, and there are specialized controls like an on-screen keyboard and scrollwheel-based zooming to empower the lean-back experience.
Other
39 stars 12 forks source link

Zoom control logic spread across Controls and Browser - should be consolidated #63

Closed kitwood closed 12 years ago

kitwood commented 12 years ago

No reason that both controls.js and browser.js should hold zoom state logic. Browser objects should be able to hold on to their own zoom state.

kitwood commented 12 years ago

Verified fixed in v1.1.1