Hello, I have an use case for a drop-down menu on ...
# compose-desktop
d
Hello, I have an use case for a drop-down menu on a touchscreen monitor. Scrolling does not work and I need my application to be used with touch screen controls only. How can I make the drop-down view to scroll on the touchscreen monitor?
d
Yeah, currently we do not support some touchscreen events. Do you have Windows?
We want to add touchscreen support in the future.
d
The app communicates with Linux CNC for industrial machines so we have to stick to Linux
d
Ok, thanks
d
Just a side project, so there's no problem, we can wait. For scrolling in columns/rows we used a modifier, but I didn't find a way to use that modifier on drop-down menu