Jason

Results 6 comments of Jason

I think you might be looking for this :Rg -g '*.py' source: https://youtu.be/fP_ckZ30gbs?t=1434

You should probably check out ripgrep documentation

Sorry it took me so long to follow up. I think I've taken on too much at once (rust, mac os api, and ui/ux). I tried to copy the code...

Checkout the `textview` branch of [my fork](https://github.com/jasoneveleth/cacao).

You were right, my auto layout was messed up. I fixed it and tested it with a normal view and now it should work properly. I also realized I was...

All of the examples use a single SpringValue and not a composite from what I can see.