On Monday, August 17, 2020 at 8:05:06 PM UTC-7, Eric Shulman wrote: > > On Monday, August 17, 2020 at 7:32:27 PM UTC-7, TW Tones wrote: >> >> An observation fyi but no expectation of remedy, my windows HTA version >> the clock in the sidebar does not tick. >> > > OK... I did a little testing myself. Here's what I did:
1) Open timer.html in my usual browser, Chrome 2) Open empty.html from TiddlyWiki.com in a separate Chrome tab 3) Use drag-and-drop to import the following tiddlers into empty.html from timer.html TiddlyTools/Timer/Ticker TiddlyTools/Timer/action-timeout.js TiddlyTools/Timer/Clocks TiddlyTools/Timer/SidebarClocks 4) Save empty.html to a local file (default download saver) 5) From local filesystem, rename empty.html to empty.hta 6) Double click empty.hta to start it What happens: * The HTA opens as a stand-alone application window. * The $:/temp/timer/ticker IS updating once per second. * The Sidebar digital clock IS running. * The Sidebar analog clock is NOT running. * The display of the Analog clock has all three hands pointing straight down, and all the clock numbers are in the center, along with all the tick marks. This suggests that the problem is due to a failure of the HTA to handle CSS "transforms" (which are used to set the position and angle of the hands, numbers, and tick marks) -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/54e158ac-c660-4ed2-a623-84686dc157f4o%40googlegroups.com.

