devtools icon indicating copy to clipboard operation
devtools copied to clipboard

refactor: make window resizable

Open DomHynes opened this issue 4 years ago • 2 comments

This would fix #62.

This uses re-resizable to make the devtools resizable.

It also refactors the Table styled component in styled.tsx to use CSS Grid instead of a native table, to allow the cells to dynamically resize.

I've also committed what I had to do to get the package to compile, which was mostly pinning some dependencies and adding missing ones.

I'm happy to make some changes to bring this up to scratch.

DomHynes avatar Feb 02 '21 13:02 DomHynes

sorry, I have completely missed this PR.... i will re-pick this up sometimes.

bluebill1049 avatar Aug 23 '21 23:08 bluebill1049

any progress for this? it would be great to have devtool resizable

domuk-k avatar Oct 19 '23 12:10 domuk-k