`m_virtualDesktopInfo->currentDesktop()` will be regarded as a static
value in `std::bind`, which prevents the current desktop from being
updated, so use lambda instead.
BUG: 459199
FIXED-IN: 5.26
(cherry picked from commit eb3483123e)
wilder-5.26
parent
df793b9bbd
commit
2eb8978517
1 changed files with 6 additions and 8 deletions
Loading…
Reference in new issue