mirror of
https://github.com/KDE/latte-dock.git
synced 2025-01-12 17:17:50 +03:00
add comments
This commit is contained in:
parent
2493971f03
commit
484741558e
@ -117,6 +117,8 @@ Item {
|
||||
return false;
|
||||
}
|
||||
|
||||
//! [disabled] because it is probably not needed at all. If in the future there is a report
|
||||
//! describing a case that this would be useful this disablement choice can be rethought
|
||||
/*if (root.panelAlignment === Latte.Types.Left) {
|
||||
//! Left case
|
||||
return firstChildOfMainLayout;
|
||||
|
Loading…
Reference in New Issue
Block a user