Changeset [15a6a2229e10e80cd2a6fe105403d55257c25bee] by Brian Michalski

February 24th, 2012 @ 02:20 AM

Add a transition.

Fade the previous content out and then fade the new content in (no crossfade yet). The transition is now responsible for a firing a bunch of events based on the transitioning progress. Content must expose itself via content.div when it's ready to be shown on the screen.
https://github.com/concerto/concerto/commit/15a6a2229e10e80cd2a6fe1...

Committed by Brian Michalski

  • A public/frontend_js/transition.js
  • M app/views/layouts/frontend.html.erb
  • M public/frontend_js/content.js
  • M public/frontend_js/field.js
  • M public/frontend_js/position.js
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

Concerto is an open source digital signage system that makes it easy to engage a large community of people with graphical and text-based announcements, bulletins, and other messages... but enough about us, you came here to get involved.
<br />
If you think you've <b>found a bug in Concerto</b>, please click 'Create new ticket' and let us know about it.
<br />
Looking to peek at our source code? Head to <a href="https://github.com/concerto/concerto_v1">https://github.com/concerto/concerto_v1</a> (Concerto version 1) or <a href="https://github.com/concerto/concerto">https://github.com/concerto/concerto</a> (Concerto version 2).
<br />
Our getting started guide is available here: <a href="https://github.com/concerto/concerto/wiki/Getting-Involved">https://github.com/concerto/concerto/wiki/Getting-Involved</a>.