Luka Hietala

Results 34 comments of Luka Hietala

This problem can be pretty tricky to fix. I played around with the canvas to find a way even to check when two fingers are on the screen, but I...

@anatoliibakhtin Small update here; I have a possible solution to the zooming problem. Maybe we should temporarily remove the event listener `ontouchstart` when `onmousedown` fires so that it doesn't fire...

Is there any specific instruction for adding a new language to the project?

Thanks! I'll make a draft PR now.

@juliusmarminge do I need to translate the frontmatter too or will it cause some issues.

The project does not use `pnpm` as its package manager, instead of it it uses yarn. @riceyeh https://docs.excalidraw.com/docs/introduction/contributing

> similar issue when using bun for the cli > > > ``` > ❯ bunx --bun shadcn-ui@latest add navigation-menu > ⠋ Installing components...Command failed: bun add @radix-ui/react-navigation-menu > Invalid...

Strangely, the problem does not occur in Github Codespaces

> > I'm actually getting this error when I try to init shadcn: > > ```shell > > $ bunx --bun shadcn-ui@latest init > > > > ✔ Which style...

It's currently an experimental feature in Firefox, but you can enable it by changing `layout.css.has-selector.enabled ` to `true` in `about:config` @MurrayOB