Hi all, I just found a bug in TeamTasks 0.4.2 where the textarea would not get dimensioned properly in task tiddlers
The change is in the macro "taskEditTemplate" <div class='viewer edit' macro='edit text wikified'> needs to be changed into: <div class='viewer edit' macro='edit text'> Otherwise the textarea will have rows="NaN" Ciao Andrea --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/tiddlywikidev?hl=en -~----------~----~----~----~------~----~------~--~---
