Moving the side panel icons is not persistent in new UI
Answered
I dont like having the icons for Notifications and Database on the left side. So I put them there is space.

When there is no more icons the bar vanishes as I like it. You can see it here:

But my changes are not persistent. Every now and then the icon position resets to the old (first picture) state.
What can I do to make it persistent?
Please sign in to leave a comment.
> Every now and then the icon position resets to the old (first picture) state.
From my checking, this layout would be saved for the project even after I restart the IDEA.
When would that icon position reset in your case? Do you have any steps for reproducing that would reset it?
That layout is only applied to the current project only. If you want to apply for the all new project, you need to use the IDEA main menu `Windows | Store Current Layout as Default`.
Yeah that was it. Always switched when I changed the project.
Works fine now with the layout stored as default.
Thank you!