-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
✨ Drag to reorder sidebar dock icons #41
Comments
This can be assigned to me. I may need a little guidance as far as where to put the |
Thanks @jav-solo! |
Yeah, I think that's a good idea! |
Perfect, if you are working on this please submit a draft PR. |
I have submitted a PR Review for the re-ordering of the sidebar and inspector icons. The persistence piece is not something I will be able to complete at this time. Please re-assign this issue to someone who can or create anther issue to implement the persistence settings. |
Icons in each sidebar’s dock needs to be able to be reordered via drag and drop.
Please note that this will need to be applied to the navigator sidebar (left) and the inspector sidebar (right).
Also, keep in mind that we will eventually need the ability to drag these icons down to create a split sidebar like this. This is not required for this PR but we will need this at some point.
This should be saved and synced across all open workspaces, persisting after the app is closed and reopened. It should not be in the preferences UI or in preferences.json. In the View menu, we should have an item labeled “Reset Workspace Layout To Default” that resets this setting to default.
This setting should track icon location per pane, per sidebar. So for example, it can look like this:
The text was updated successfully, but these errors were encountered: