#16004: Update notebook to utilize pure javascript JSmol for default live 3-D
-------------------------------------------------+-------------------------
       Reporter:  gutow                          |        Owner:  gutow
           Type:  enhancement                    |       Status:
       Priority:  major                          |  needs_review
      Component:  notebook                       |    Milestone:  sage-6.4
       Keywords:  Jmol 3D 3-D                    |   Resolution:
        Authors:  Jonathan Gutow, Volker Braun   |    Merged in:
Report Upstream:  Reported upstream. Developers  |    Reviewers:
  acknowledge bug.                               |  Work issues:
         Branch:                                 |       Commit:
   Dependencies:  #17020                         |     Stopgaps:
-------------------------------------------------+-------------------------

Comment (by gutow):

 Replying to [comment:88 kcrisman]:
 >  * {{{onchange="3D_use_java_check(this.checked);"}}} looks nice, except
 there is no such function in `sagenb/data/sage/js/notebook_lib.js `,
 unlike for {{{pretty_print_check}}} and {{{live_3D_check}}}.  Does it need
 to be added there?  If not and things still work, then that line should be
 removed.

 The function is now in jmol_lib.js.  I did not put it in the
 notebook_lib.js because this function does not need to talk to the server.
 Since the choice to use java needs to be decided in realtime by the user
 because of how browser and computer dependent it is, the setting is not a
 sticky.

--
Ticket URL: <http://trac.sagemath.org/ticket/16004#comment:103>
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.

Reply via email to