Arian Kulp

Results 19 issues of Arian Kulp

We are getting signatures sometimes that are clearly not invalid. The vast majority of captured signatures come through fine, but a small percentage are just a 45° diagonal line from...

**Description/Screenshot** The App Insights `track` call sometimes returns an invalid HTTP response header that triggers a message in dev tools. I suspect this has nothing to do with this repo,...

bug
waiting for backend fix

Looking through the repo, I see a reference to them in the `nextcloud-keeweb/default_settings.patch` folder, but no place to actually configure them. Am I missing it? It's using a client ID...

In standard HTML, there is the autofocus attribute. In Angular, due to component reuse, this isn't effective. It's easy enough to enable focus on show, but it would be nice...

enhancement

I've been using this extension for over a year now and though not one single time has the web job ever worked, it's always worked manually. Suddenly, nothing I do...

It would be great to make this great project more accessible!

In shap_e/models/renderer.py, on line 208: ``` 207 | ray_batch_size = batch.get("ray_batch_size", batch.get("inner_batch_size", 4096)) 208 | assert rays.shape[1] % ray_batch_size == 0 209 | n_batches = rays.shape[1] // ray_batch_size ``` I'm...

I can't find a way to return `duration` or `relative` in short form. For example, "13 milliseconds ago" vs "13 ms ago". am I missing it or is it not...

**Is your feature request related to a problem? Please describe.** Not related to a problem **Describe the solution you'd like** I'd love to be able to click a button for...

type:enhancement

This looks like it was a pretty amazing project. Has it been reborn in a different project? Without OpenXR it seems like it's not much use right now. I did...