Skip to content

[kcm/tabbox] Add missing property to mock ThumbnailItem

Ismael Asensio requested to merge work/iasensio/tabbox_preview_sourceSize into master

The TabBox preview uses a mock WindowThumbnailItem mimicking the real item, but it was missing the sourceSize property, preventing some effects to be previewed if they use it.

Merge request reports