-
**Describe the bug**
SelectTrigger does not work when using on a mobile web browser
**To Reproduce**
Steps to reproduce the behavior:
1. Open Select demo: https://rnr-showcase.vercel.app/select
…
-
It seems that c3js is using " mouse = d3.mouse(this);" everywhere in the code to handle events. This makes touches from mobile devices undetectable. Could a "touch = d3.touch(this); " be implemented …
-
Is there a possibility to connect a Midi hardware controller like the mackie standard compatible controllers like the Behringer X Touch Series as a interface for the SDR Software?
It would be nice if…
-
Hi! I noticed the drag doesn't work on touch screens on phones! Is this something we can fix? Thanks!!!
-
I am having touble shoot problems in windows 10, could you help me
>>>
[Python] Failed to load the segmentation.
[Python] Something went wrong during the nnUNet processing.
[Python] Please check …
-
I have a situation where I build a multi output pkg from a monorepo.
Multiple subpackages with dependencies between them are built. "Normal" run dependencies work fine (I use `pin_subpackage` for this…
-
Hi I am trying to bundle some code that uses remeda as a dependency. I am using esbuild as a bundler and the code is going to run in an environment compatible with es2015. I would like to tree shake o…
-
The current `Input` interface is very nice but implies the existence of a single mouse input device.
In future maybe multiple mice or touch inputs want to be supported (touch having a "backwards co…
-
You have some nicely-defined boards here. However, people may want to use the library for use with a compatible display (for which there are drivers in this lib) and with this library's touch drivers …
-
M5Stack Core S3 is using FT6336 for touch control.
Please, consider adding this chip, so that M5Stack Core S3 simulation could react on touch event, same like there is ESP32-S3-BOX-3 simulation with …