mirror of
https://github.com/hyprwm/Hyprland.git
synced 2026-02-05 07:25:35 +00:00
@ -101,6 +101,7 @@ void CPopup::onDestroy() {
|
||||
|
||||
m_subsurfaceHead.reset();
|
||||
m_children.clear();
|
||||
m_wlSurface.reset();
|
||||
|
||||
if (m_fadingOut && m_alpha->isBeingAnimated()) {
|
||||
Debug::log(LOG, "popup {:x}: skipping full destroy, animating", (uintptr_t)this);
|
||||
|
||||
Reference in New Issue
Block a user