Skip to content

Icon: Block next animation also on window visibility change

Kai Uwe Broulik requested to merge work/icon-block-on-win-visibility into master

Behavior lost in the port from PlasmaCore.IconItem.

Fixes OSD showing the previous pixmap when it shows, e.g.

  1. Change volume
  2. Wait for OSD to disappear
  3. Change brightness

No longer animates from volume to brightness icon, still animates while the OSD is shown.

Merge request reports