Ryan McCarvill

Results 21 comments of Ryan McCarvill

If you join the mobiledoc-kit slack there is a CRDT slack channel where the development talk is happening. It's pretty quiet though, as I said it's a pointless feature to...

As we discussed it appears to be re-rendering the content block on every key press (as indicated by a flicker) which could explain why it starts to get laggy. Interestingly...

If the cursor is at the start or in the middle of a block of text and I type numbers I get the flicker, if the cursor is at the...

@mixonic I'll take over the investigation of this if you like.

I wonder, with this focus, if we should actually start looking at tags which are relevant to content but don't have an HTML equivalent. For instance, commenting on content, references,...

I can reliably replicate this issue as well, it's weird though - how is this any different to losing focus to anything else, we're not seeing this issue with toolbars...

https://www.npmjs.com/package/api_auth You'd have to use browserify. Older browsers also have appalling crypto support so I don't know how well it will work - but it's worth a shot..

It might be that a pure rust implementation is Linux only until one of the GUI libraries matures.

Thanks for that @tivie, This will be a welcome improvement in our markdown rendering!