Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

set dock state using devtools dockController #254

Conversation

deepak1556
Copy link
Contributor

settings query param was removed in https://codereview.chromium.org/2177983004 , hence our dock state was not respected. We now directly set the dock state using WebInspector.dockController.setDockSide api since it seems more reliable.

Fixes electron/electron#7503

@zcbenz
Copy link
Contributor

zcbenz commented Oct 10, 2016

👍

@zcbenz zcbenz merged commit abae71b into electron-archive:master Oct 10, 2016
@kevinsawicki
Copy link
Contributor

Are you able to update the dock side and have it persist across relaunches/reopens?

I'm seeing it go to the right side every time using the default app. Even after I set it to go to the bottom, then close it, it opens the next time on the right side again.

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

Successfully merging this pull request may close these issues.

3 participants