Closed plandevida closed 8 years ago
Im about to create a PR to fix this it is this line height={Math.min((tableHeight - 62), (rowCount * 32))} - 32 is to small for 1 row :)
Hi guys,
I uploaded a PR fixing it https://github.com/sqlectron/sqlectron-gui/pull/205.
Closing it, since this has been fixed by @plandevida on #205.
Hi,
When the result has only one row, it shows clipped by scroll bars.
Regards.