fix: premature popup surface commit

This commit is contained in:
drendog 2025-11-01 13:24:18 +01:00
parent 807fecf0e2
commit 3aff50f38d
Signed by: dwenya
GPG key ID: 8DD77074645332D0

View file

@ -90,7 +90,6 @@ impl PopupSurface {
}
surface.set_buffer_scale(1);
surface.commit();
Self {
surface,