On 5/9/14, 11:14, Nils Bruin wrote:
Hi Jason,Thank you very much for all the work on SageCell. It's an unbelievably useful tool to make little demonstrations. On Friday, May 9, 2014 6:11:24 AM UTC-7, Jason Grout wrote: 4. When you click on a selector button that is already selected, the cell server ignores the click (since it's already selected), while the cloud processes the click as a new selection. 5. (i've tested this in Chrome and Firefox): If you select another button, you do get the plot you've asked for, but the interact is recreated with the first button highlighted. Due to 4., that means you can't get the plot for the first button any more.
Right---the interact always is recreating that control, which defaults to the first entry. With a selector, our thinking was that if the item was already selected, then it didn't need to be selected again. But I can see where it would be useful to 'select' an already-selected item. We can make that change, which would bring SMC and sage cell closer together.
Jason -- You received this message because you are subscribed to the Google Groups "sage-support" 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-support. For more options, visit https://groups.google.com/d/optout.
