Skip to content

Switch to calling the onPressed handler directly

Niccolò Venerandi requested to merge work/niccolove/492158 into master
  • 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.

BUG:492158 BUG:493634

Edited by Niccolò Venerandi

Merge request reports

Loading