Travis
Travis
Personally I'd use it in its unfinished state as it's better than anything in there already, but whatever you wish. This would be a good idea when it is 'stable'...
I've never seen this one before, but I got it while editing rust project and I moved the mouse. I am about 5 or 6 commits back on master, I...
It's actually `1000` not `100` (presumably, based on the fact it says it takes 15 minutes, as well as the actual image is very close to when i set it...
I could have missed a previous step but i dont think so, here: https://raytracing.github.io/books/RayTracingTheRestOfYourLife.html This text ive highlighted with my mouse was new, yet its not highlighted green. it took...
### Bug description I notice you have another commit where you added `preventScroll` Here is another place where it keeps scrolling my app. I've tested adding it here and it...
```ruby rows = fired.map{|f| { "identifier_id" => f.dig("identifier", "id"), "trigger_id" => f.dig("trigger", "id"), }} FiredTrigger.import(rows, validate: false, validate_uniqueness: false, track_validation_failures: false, timestamps: false, raise_error: true, no_returning: true, # ignores this...
hey hey I just pulled and built and I notice I can no longer drag files to OSX. I'm not sure if extra steps were required to do this now?
Hey, whats up with the width? anything i put for maxsize, whether its `1`, `100`, or the function all look like this: if i uncomment your plugin and use plain...
Thank you!!!
I'm getting a lot of errors for typescript in nuxt image. I am using nuxt v4 compatibility mode if that makes a difference ``` ERROR(vue-tsc) Object is possibly 'undefined'. FILE...