You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change the width of the Paramquery viewport.
If it's enlarged, Paramquery adjusts its width.
But if it's reduced, the Paramquery grid is not reduced accordingly.
I would expect Paramquery to reduce its width accordingly for the table to stay at a total of 100% width (as specified).
If I use floating DIVs instead of a table, autoadjustment works in both directions.
Strangely, when entering fullscreen mode, the width is correctly calculated - AND, when restoring from fullscreen, the width of the Paramquery Grid is reduced to the full width of the viewport, but without respecting the other table columns' widths.