Everlag / preordain-client

The full client that sits at https://preorda.in
Other
1 stars 0 forks source link

preordain-set-list and preordain-set-view broken by transitions #13

Closed Everlag closed 9 years ago

Everlag commented 9 years ago

After being instantiated, the animation process causes galleries to load their entire contents during or following a transition.

More than 100 images with blur filters applied are not something you want to create when attempting smooth transitions. This obliterates mobile performance in particular.

Everlag commented 9 years ago

Using iron-signals to issue events that indicate animation start and end could work. It's a clumsy solution though.

Everlag commented 9 years ago

Less complicated to just keep track of active element. Also opens up a simplification of galleries.