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

Fix bug to maximise plugin side panel #5012

Merged
merged 4 commits into from
Jul 17, 2024
Merged

Fix bug to maximise plugin side panel #5012

merged 4 commits into from
Jul 17, 2024

Conversation

bunsenstraat
Copy link
Collaborator

fixed a bug when switching between two panels that have maximized width ( ie debugger and git ). the initial width would be calculated on the last width, which could be wide also. this would cause the effect of the panel never becoming small again.
so now it's based on the width after dragging or ofc the original min width of the props.
also removed some logs

Copy link

netlify bot commented Jul 17, 2024

Deploy Preview for remixproject ready!

Name Link
🔨 Latest commit 9e6b800
🔍 Latest deploy log https://app.netlify.com/sites/remixproject/deploys/66976dcca002c10008b3f242
😎 Deploy Preview https://deploy-preview-5012--remixproject.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@bunsenstraat bunsenstraat added the bug Something isn't working label Jul 17, 2024
@Aniket-Engg Aniket-Engg changed the title Fixbugmaximise Fix bug to maximise plugin side panel Jul 17, 2024
@Aniket-Engg Aniket-Engg enabled auto-merge (rebase) July 17, 2024 07:19
@Aniket-Engg Aniket-Engg merged commit 37ec9bc into master Jul 17, 2024
31 of 32 checks passed
@Aniket-Engg Aniket-Engg deleted the fixbugmaximise branch July 17, 2024 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants