mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-05-19 08:30:22 -07:00
parent
664da71d10
commit
48817b97f5
@ -143,7 +143,7 @@ void CSubsurface::onNewSubsurface(SP<CWLSubsurfaceResource> pSubsurface) {
|
|||||||
|
|
||||||
ASSERT(PSUBSURFACE);
|
ASSERT(PSUBSURFACE);
|
||||||
|
|
||||||
PSUBSURFACE->m_pParent = PSUBSURFACE;
|
PSUBSURFACE->m_pParent = m_pSelf;
|
||||||
}
|
}
|
||||||
|
|
||||||
void CSubsurface::onMap() {
|
void CSubsurface::onMap() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user