Dan

Results 64 comments of Dan

Sorry about the wait, guys. I went through the bootstrap docs and recreated the darkstrap demo page item by item to ensure I didn't miss anything too obvious. I still...

Feel free to open new issues with specific problems!

Yeah, noiceeeee. And thanks! Will bump up darkstrap version this weekend.

Cool! I'll update the demo to use Bootstrap 2.3 this weekend as well.

I had an issue getting ``s to actually appear white across browsers. I'll have to take a harder look.

Nevermind, looks like known Elm issue: >@danneu that's a known issue, actually - using ports requires json decoders, but doesn't import the properly when using `Platform.program` or `Platform.programWithFlags` Reconvene after...

@xadamxk I ended up implementing the sort of code I have linked in my gist, and then I never touched it again.

I came up with a solution based on `NSView#mouseDownCanMoveWindow`. https://github.com/danneu/Macflix.app/commit/cfcc16f4827fb7ea89f4f94a5f650857bdbedcb0 Certainly has some quirks though and needs more polish.

I don't know either. I'm new to Go but here's some obvious sleuth-work that's certainly no mystery to you. One place that obviously varies on single keypress vs. pasting is...