#7298: use html5 video tag for animations
-------------------------------------+-------------------------------------
Reporter: whuss | Owner: whuss
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-6.4
Component: graphics | Resolution: fixed
Keywords: animation, video | Merged in:
Authors: Martin von Gagern | Reviewers:
Report Upstream: N/A | Work issues:
Branch: | Commit:
u/gagern/ticket/7298 | 00e1b487938287b694fa190645c1323c5a5be278
Dependencies: | Stopgaps:
-------------------------------------+-------------------------------------
Comment (by vbraun):
Thanks, looks much better.
I still dislike that HTML 5 tag attributes are attached to the rich output
types, that makes no sense outside of a browser. The settings in question:
* autoplay: Pointless, you ran `animation.show()` so obviously you want to
see the animation
* controls: Who would ever want no video controls? Hard to imagine any use
case for that on a scientific data visualization platform.
* loop: Seems desirable
So IMHO we should only have a `loop=True` optional keyword argument on the
video output types, and no attrs={} dictionary.
--
Ticket URL: <http://trac.sagemath.org/ticket/7298#comment:71>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.