Unity Issue Tracker - The Code Previews panel is initially opened in a slightly minimized state
Closed
UUM-90083
The Code Previews panel is initially opened in a slightly minimized state
Unity: UI Toolkit Framework
As Designed
6.1.X
6.0.X
2022.3.X
2021.3.X
This has been a design choice for years. It's working as intended.
How to reproduce:
Open any project
Create a UI Document Asset in the Project Browser and open it
Observe the Code Previews panel
Extend it by draggin the top edge upwards and then try to make it the same size as it was before
Actual results: The Code Previews panel is initially opened not extended upwards, this is clearly seen as the button to open the code preview doesn't have padding on the bottom
Expected results: The Code Previews panel is initially opened in a state that can later be minimized to as it appeared before