Skip to content

Add applet from widget explorer on single click instead of double click

Arjen Hiemstra requested to merge work/ahiemstra/w-e-singleclick into master

It is unclear that double click is required here, especially since there is no selection state. So instead, use single click to add an applet. This also makes things easier when using touch, as double tap is quite uncommon and the long press to start a drag is also not very intuitive.

Merge request reports