On Friday, July 10, 2020 at 12:15:05 AM UTC-7, Felicia Crow wrote: > > first this is a wonderful tool, especially with the extensions you added. >
Thanks. > One firefox exclusive bug: When using the toolbar the text keeps its > transformed position when pressing pause then stop. > I don't think it would really need solving since start then stop resets > it, just thought to let you know. > I think I've fixed it. The solution is to explicitly reset the CSS using: transform:translateY(0px); transition:transform 0s before deleting the styles entirely. Can you check to see if this does indeed fix it? -e -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/d4d1ae0b-e01c-4018-9728-604fdc90701co%40googlegroups.com.

