Matt MacPherson

Results 8 comments of Matt MacPherson
trafficstars

> We should be making it as _easy_ as possible, as opposed to just testing and selecting for persistence and/or prior background. This guy GETS it!

Same with FlowRouter

M2 MacBook Air MacOS v13.3 Node v19.7.0 Same issue. When I run `npm install dalai` I get this error: ``` npm ERR! code 1 npm ERR! path /Users/mattmacpherson/AI/node_modules/node-pty npm ERR!...

@paranoidjk The defaultActiveKey is already set to the last tab. For a live demonstration of what I mean, [go here](https://edabit.com/challenge/oS3wCwLWsDqvs7XKd). For the time being, I had to resort to a...

@paranoidjk Thank you for the quick reply! Right now I'm using a really awkward css hack to kind of align it to the right: ``` .right-tabs-bar { margin-left: 64%; }...

@paranoidjk I will take a peek at the code first chance I get and submit a pull request. In the mean time, any idea how to do this with CSS?...