Andras Lassu

Results 16 issues of Andras Lassu

Thanks for this great library. Is there a way to support mobile devices? Like drawing a line on the background instead of hovering...

### Problem description: Let's say I want to create a traffic sign which is always facing to the camera. I want to rotate it only around the Y axis, so...

bug

Generating everything in one file with the `single` mode results in a 20k line file which is obviously not ideal, makes my IDE freeze and file operations take extremely long...

enhancement
mock

These free proxies we parse from the web are often unreliable and therefore result in an unsuccessful request. I think it would be nice to have some kind of callback...

### Describe the feature you'd like to request I'd like to request some sort of guide on how to setup Typescript ESlint plugin. I am unable to set up Typescript...

## What are the steps to reproduce this issue? 1. generate the client from the example spec and config below 2. inspect the resulting `api.msw.ts` file openapi.yml ```yaml openapi: 3.0.3...

Maybe I'm missing something but currently I can't seem to figure out how to get the messages without the leftover from the formatting. All I did was adding a `print(message)`...

When trying to start the nextjs app with `yarn web` from the root of the monorepo, I get the following error: ``` Tamagui Webpack Loader Error: createCSSVariable expected string: undefined...

### Why Closes https://github.com/pmndrs/drei/issues/1822 ### What Marked the `track` prop optional for TS. ### Checklist - [x] Documentation updated ([example](https://github.com/pmndrs/drei/blob/master/README.md#example)) - [ ] Storybook entry added ([example](https://github.com/pmndrs/drei/blob/master/.storybook/stories/Example.stories.tsx)) - [x] Ready...