1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-01-27 06:03:51 +03:00

disable lenMargins at ALL IndexerSupported applets

This commit is contained in:
Michail Vourlakos 2021-01-31 18:44:10 +02:00
parent 32d2e75b0c
commit aa21ed90cb

View File

@ -129,6 +129,7 @@ Item{
property int localLengthMargins: isSeparator
|| !communicator.requires.lengthMarginsEnabled
|| communicator.indexerIsSupported
|| isInternalViewSplitter
? 0 : appletItem.lengthAppletFullMargins