Diana Bergey

Results 10 comments of Diana Bergey

It does show it, but it’s zoomed just like the rest of the page (try zooming to the bottom corner and then scrolling). I’ll have to see if I can...

Including this file: ``` import { createElement as h } from 'react'; import { unmountComponentAtNode, unstable_renderSubtreeIntoContainer as renderSubtreeIntoContainer } from 'react-dom'; class Portal { componentWillUnmount() { unmountComponentAtNode(this.props.container); } componentDidMount() {...

I’m going to need to publish it in the App Store. I’ve got a build that runs in Mojave but it needs a little bit more work.

Thanks for the write up! A version will indeed be coming to the App Store; I’ve been testing it on my computer. Thanks for being patient! > On Nov 14,...

I just fixed the last big bug in the new version last night. I’ll probably release in the App Store after the new year (heads up; it may be a...

I have some App Store assets together but the extension is still a little bit buggy. (I wish Testflight worked for Mac apps.) I will try to get something up...

Agreed, this should be an improvement.

Yep, that's the way I'd do it. Maybe I'll give it a go this evening or next. Sent from my iPhone 5 On Mar 18, 2012, at 4:03 PM, Marius...

You're the first person to notice that. Sent from my iPhone 5 On Mar 18, 2012, at 4:06 PM, Marius Kempe [email protected] wrote: > Thanks! > > PS. Your iPhone...

Sure, I can do that soon. Hadn't seen that restriction before. Thanks for letting me know! Daniel On Aug 20, 2012, at 2:57 PM, eriklebsen [email protected] wrote: > Just tried...