mirror of
https://github.com/hyprwm/hyprland-plugins.git
synced 2026-04-27 14:40:37 +02:00
parent
a2cc080386
commit
a79dc40e61
1 changed files with 2 additions and 0 deletions
|
|
@ -1033,6 +1033,8 @@ std::any CScrollingLayout::layoutMessage(SLayoutMessageHeader header, std::strin
|
|||
WDATA->column->remove(WDATA->window.lock());
|
||||
|
||||
col->add(WDATA);
|
||||
|
||||
WDATA->column->workspace->recalculate();
|
||||
}
|
||||
|
||||
return {};
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue