ChannelFinder / pvinfo

Web interface to channel finder with integrations to other HLC apps
MIT License
10 stars 3 forks source link

Remove all dependencies from table pixel size check #21

Closed tynanford closed 1 year ago

tynanford commented 1 year ago

Hi @mitchfrauenheim

I put a log statement in handleWindowResize and see it's being called constantly which is causing the errors in the console about the endless loop.

These changes seemed to fix it. The options in the Columns button also works now. That might need just a bit of thinking for the case where user hides a few columns and then decides to resize the browser but that is minor