#6939: [with patch, needs review] Make scrollbars appear on cell output when the
output is too wide
----------------------+-----------------------------------------------------
Reporter: jason | Owner: boothby
Type: defect | Status: new
Priority: major | Milestone: sage-4.1.2
Component: notebook | Keywords:
Reviewer: | Author: Jason Grout
Merged: |
----------------------+-----------------------------------------------------
Currently, a scrollbar appears down at the bottom of the entire worksheet,
which is only minimally helpful, since you then need to go to the bottom
and scroll everything over.
This patch makes scrollbars appear on output that is too wide, but just on
that output.
To test, do something like:
{{{
f=cos(x)-x
show(f.taylor(x,0,50))
}}}
in the notebook
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6939>
Sage <http://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 post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---