Ah, I forgot to test this. I see that it's broken in the mobile version too.
Aaron Meurer Sent from my iPhone. On Nov 27, 2011, at 9:48 AM, Mateusz Paprocki <[email protected]> wrote: Hi, 2011/11/27 Ondřej Čertík <[email protected]> > Hi, > > On Fri, Nov 25, 2011 at 4:25 PM, Mateusz Paprocki <[email protected]> > wrote: > > Hi, > > > > On 25 November 2011 15:08, [email protected] > > <[email protected]> wrote: > >> > >> Hi, > >> > >> You can test the new stuff done for sympy-live (the new design and the > new > >> mobile interface) on sympy-live-testing-2.appspot.com. > >> > >> Aaron mentioned quite correctly a number of deficiencies in the new > >> sympy-live design. But at that time I have already marked the task as > >> closed. He has expressed his concerns on the task discussion page and > >> hopefully the student will find the time to address those. I apologizes > for > >> my failure to notice those. > >> > > > > Just to let you know, this doesn't work very well on small screens (e.g. > > 10''). There are overflows and right column is displaced (possibly wrong > > floating styles). > > See the screenshots that I took in this pull request: > > https://github.com/sympy/sympy-live/pull/13 > > Apparently it wasn't fixed properly. SymPy Live output area must be of the original size or you have to set "terminal" width in printers. Try to evaluate e.g. `roots(x**3 + x + 7)` and use ASCII printer. The result will be messed up (originally it printed properly). > > Stefan --- if you close a task, does it ask you to "really close the > task" and then if you agree, it's done forever? I just want to make > sure how dangerous is to click on the "close task" button. > > Ondrej > > -- > You received this message because you are subscribed to the Google Groups > "sympy" 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/sympy?hl=en. > > Mateusz -- You received this message because you are subscribed to the Google Groups "sympy" 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/sympy?hl=en. -- You received this message because you are subscribed to the Google Groups "sympy" 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/sympy?hl=en.
