[_] adding notes/overlay to web video
Oliver Humpage
oliver at watershed.co.uk
Thu Nov 29 16:21:56 GMT 2018
> On 29 Nov 2018, at 16:18, Tom Spencer <fiznool at gmail.com> wrote: > > Oh, how interesting. MDN tells me that the zoom property isn’t standard, > but you can use `transform: scale` instead, which is a very neat idea! Ah yes, I may even have used transform scale in the end for compatibility (wrote this code a year or two back, so memory fades!). Oliver.