Matthew Lyon

Results 58 comments of Matthew Lyon

I came here looking for any issues about performance, since a tool I'm using makes heavy use of dynamic styles and I noticed `cljss` was slowing down the repaints quite...

I'm using it from npm under shadow-cljs. I replaced my cljss `defstyles` with a function that called `emotion/css` in a js primitive, with values determined at call time. My use-case...

any news here? I'd love to have this as well.

My solution was to find another build tool and another css tool.

Sass, and either Hugo for static sites or stuff to go alongside ClojureScript. I wouldn't touch Gulp or Webpack unless gobs of money were involved.

ReactNative's FlatList component's data prop requires an array. I found a workaround here https://github.com/status-im/status-react/blob/d05f50db6238117f1cee7bdff8973ac1b7802d14/src/status_im/ui/components/list/views.cljs#L110 , but it would be nice to not have to do this.

Hm. While I have limelight installed, I never use it. Unfortunately I also think this highlights (pun intended, sorry) a problem with vim: lack of first-class color support makes it...

Initial thoughts: 1) it doesn't play well with [Goyo](https://github.com/junegunn/goyo.vim) which I use instead of say, Vimroom, or MacVim's fullscreen mode. 2) Limelight seems to favor highlighting something over highlighting nothing....

I'll take a look when I get things setup and have some time, which, well, probably isn't going to be anytime soon. I also feel like I should point out,...

I've seen this a lot, as well; and it doesn't seem to be the way I'm playing. I had some minor success with turning the sensitivity settings down, but will...