Changes between Initial Version and Version 1 of Ticket #10664, comment 8


Ignore:
Timestamp:
Sep 11, 2013, 12:46:27 PM (12 years ago)
Author:
Piotr Jasiun
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10664, comment 8

    initial v1  
    1 Very nice :)
    2 
    3 Feedback:
     1Thanks for your feedback :)
    42
    53 * The dialog title says "Mathematics in TeX". The same text is repeated just above the `<textarea>`.
     4
     5I also don't like this. Do you have any better idea?
     6
    67 * The dialog should probably link to TeX documentation, to educate the user about the syntax?
     8
     9Good idea. I will add this.
     10
    711 * Why not get rid of the dialog all together? As soon as the cursor reaches a MathJax widget, the formula itself could be displayed *right there*, and the user would be able to edit it. No need for a dialog. Direct manipulation. Of course, that would mean the user won't get a preview. But a preview is only really necessary for more complex formulas. So why not allow double-clicking the widget to get a dialog, otherwise in-place editing? [[br]] If you don't do that, there's little reason to use a Widget for this, isn't there? Widgets are about removing the need for dialogs (out-of-place editing) where possible, aren't they.
     12
     13The idea of this widget was to show power of widget system, without plenty of code. In-place-editing (without dialog) would be a great feature, but we can add it in the future. Let keep it simple at the begging.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy