-
Notifications
You must be signed in to change notification settings - Fork 400
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
Dragging Feature #660
base: master
Are you sure you want to change the base?
Dragging Feature #660
Conversation
fix: dragging feature integrated
Great changes @erikn69 |
@parallels999 & @erikn69 |
fix: default display css
@barryvdh hi, it happens, look: |
@angeljqv |
Thank you @angeljqv for sharing your scenario. |
@maximebf Please review it... |
I don't really have this issue myself but I can see it being useful. Will try it out. |
So tried it, a few things come to mind:
|
What do you think about snapping to the right? And maybe the middle? |
And I'm getting some misfires for extending, because it probably thinks it's dragging. |
I don't think anyone will need to drag it after opening the Debugbar content area/larger. |
ups! |
Something like this for larger? activity.mp4 |
Eh no sorry, thats not really what I meant. I just meant that if I drag the button to the right corner and then make the screen larger, I would probably expect the button to stick to the corner, instead of being half way. |
Yahoo! I understand! I'm on it now. Thank you brother! |
The reason for this PR!
In the above image, you can see that I have a menu in the same place as the Debugbar area. Whenever I try to click on the menu, I face issues with the click! I know many people face this problem and may face it in the future!
Therefore, I have tried to implement a feature here that allows the Debugbar to be dragged!
04bbbcd8af3f43758f16dffa37277080.mp4