fixed visual artifact when add/remove sessions while window open

This commit is contained in:
Hane 2024-05-08 20:46:17 +02:00
commit cb320da8cd
2 changed files with 12 additions and 4 deletions

View file

@ -201,6 +201,8 @@ private:
ChannelWidget* cw;
std::vector<SessionWidget*> sessionWidgets;
QSize minimum;
uint64_t currentWidth = 1;
uint64_t currentHeight = 1;
//std::vector<EndpointHandler*> *ephs;
//std::vector<QSlider> *sliders;