Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: make window resizable #65

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

DomHynes
Copy link

@DomHynes DomHynes commented Feb 2, 2021

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.

@bluebill1049
Copy link
Member

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

@domuk-k
Copy link

domuk-k commented Oct 19, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

make resizable by dragging
3 participants