tiling: Show pill indicator outer group indicator

This commit is contained in:
Victoria Brekenfeld 2023-07-26 16:47:04 +02:00
parent f949260ee2
commit 730ec41b8f

View file

@ -3110,7 +3110,8 @@ where
)
.into(),
);
} else if mouse_tiling.is_some() && node.parent() == Some(&root) {
}
if mouse_tiling.is_some() && pill_indicator.is_some() {
elements.push(
IndicatorShader::element(
*renderer,