Dominik Pschenitschni

Results 42 issues of Dominik Pschenitschni

I'm trying to improve the general performance of the library because I found out that dragging the bar elements drops the frame rate below 60fps. My initial naive attempt here...

It would be nice if the library could provide a headless version, similar to e.g. [Headless UI](https://headlessui.com/) or [Tanstack Table](https://tanstack.com/table/v8).

enhancement

## **Summary** Add width and height attribute. This fixes jumping of the SVG for loading for slow connections. Here is a video showing this behavior for the [zod documentation](https://zod.dev/): https://user-images.githubusercontent.com/6173598/219676739-646d201a-313c-4f8f-8c2e-7983a7c71445.mp4...

ui/ux

## Changes proposed in this pull request Add a second `src` definition for the fallback instead of defining them inline. ## Reason: Original solution didn't work. 'Example 22' in the...