Hello all,
I'm in the process of implementing a few edit-text widgets to ease the editing of fields. In the process, I noticed that the size of the textarea box is affected by the $:/config/TextEditor/EditorHeight/Mode tiddler and the $:/config/TextEditor/EditorHeight/Height tiddler which I had previously set as fixed for editing relatively large tiddlers to keep the edit bar visible.
Is there a way that I can have separate settings for my individual edit-text widgets and my the normal editing of tiddlers? I'm asking this because, at present, the text box for my edit-text widgets are unreasonably large unless I set the mode to auto.
Thanks in advance!