mirror of
https://github.com/hyprwm/Hyprland.git
synced 2026-03-01 12:54:46 +00:00
guard primaryFB tex in end()
This commit is contained in:
@ -74,6 +74,7 @@ void CFramebuffer::release() {
|
||||
|
||||
m_cTex.m_iTexID = 0;
|
||||
m_iFb = -1;
|
||||
m_Size = Vector2D();
|
||||
}
|
||||
|
||||
CFramebuffer::~CFramebuffer() {
|
||||
|
||||
Reference in New Issue
Block a user