Skip to content
This repository has been archived by the owner on Jan 2, 2021. It is now read-only.

feat: auto adjust height like VSCode terminal #48

Merged
merged 2 commits into from
Jul 26, 2020

Conversation

udayvunnam
Copy link
Contributor

@udayvunnam udayvunnam commented Jul 26, 2020

  • Adjustable panel height with left click + drag (like in VSCode)
  • Since height is adjustable no need to just limit it to 50%(allowed up to 90%)
  • If the panel is dragged below a minimum height treat it as close

reactquery-devtools

@tannerlinsley tannerlinsley merged commit 8f80584 into tannerlinsley:master Jul 26, 2020
@tannerlinsley
Copy link
Owner

🎉 This PR is included in version 2.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@kachkaev
Copy link
Contributor

kachkaev commented Aug 5, 2020

Great addition @udayvunnam! WDYT of replacing useState with useLocalStorage to match how other three UI variables are handled? For context see https://github.com/tannerlinsley/react-query-devtools/search?q=useLocalStorage&unscoped_q=useLocalStorage

@udayvunnam udayvunnam deleted the patch-2 branch September 11, 2020 00:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants