ImVexed / muon

GPU based Electron on a diet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resizing the window to a height of 0 causes multiple consecutive error boxes to appear

puckzxz opened this issue · comments

commented

Your local environment?

OS: Windows 10 Pro 64-bit Version 1903 (OS Build 18362.388)
Muon: 06751b7

What is happening?

Resizing the window to have no height causes multiple consecutive error boxes to appear. It doesn't crash the program but it's frozen until you click through all the error boxes

What should happen?

No error boxes should appear

Any logs, errors or screenshots?

These are in the order they appear

cra-go_ifh9YdRXeX
cra-go_nXtSyj8SZ7
cra-go_Hxq6ya9wov
cra-go_GF4YrKJNFL
cra-go_A0dH1w6fJg

commented

This is likely upstream and will be reported, but for the time being, we can just do a check here to see if the values are getting too small.