Switch to calling the onPressed handler directly
- Switch to calling the onPressed handler directly
This is because the "pressed" signal is overridden by its bool value on the MouseArea item.
This fixes the inability to open/close applets by clicking in the space between them in the system tray.
Edited by Niccolò Venerandi