catacombing / kumo

A Wayland Mobile Browser
GNU General Public License v3.0
13 stars 2 forks source link

Prev/Tabs button textures get "lost" #18

Closed chrisduerr closed 4 months ago

chrisduerr commented 4 months ago

Occasionally while using the browser the "previous page" or tab overview button go all black, suggesting that the underlying texture is either invalid or at least not properly filled.

While I'm not sure what exactly causes it, there's two likely culprits: 1) Resizing (some logic related to size/scale changes?) 2) Opening/Closing tabs view (maybe a GL program switching thing?)