Furthermore, after trying Command + W (reset the layout) and restarted Bambu Studio the sidebar resized to the minimum (see the attached pic) and every time I restart BS, I have to hit Command + W to make it bigger!
Hope they will fix this as I like this new feature too.
Edit: solved my “resized to the minimum” issue in MacOS editing the BambuStudio.conf file. Now, while the resizing feature does not work anyway, at least, when I open Bambu Studio, the sidebar is opening as before and not stretched like in the picture.
I tried the ‘v02.02.00.85_portable’ download from github that you mentioned, but it doesn’t seem to launch properly (just shows an empty grey box splash screen & then closes)… so I haven’t been able to test it out properly I’m afraid.
Let me know if you know what may be causing that & if there’s anything else that needs to be tested.
I found another method to fix the problem on Github.
The idea of deleting my Studio configuration and then resetting my preferences was not appealing, even though I knew presets and calibrations would not be affected.
In Windows, the file to be edited is BambuStudio.conf in the hidden folder “C:\Users%username%\AppData\Roaming\BambuStudio”, which is kind of difficult to access.
Studio must be closed before saving the edited file. I opened Studio, used the Help menu item “Show configuration folder” to access the hidden folder in File Explorer, then closed Studio. I loaded BambuStudio.conf into my text editor (NotePad++) using a right-click and “Open with”.
I found that “enable_sidebar_resizable” was set to false, changed it to true, and saved the file.
Restarting Studio, the sidebar still was not resizable. Ctrl+W reset the layout and finally I could resize the sidebar.
Thanks for digging that out… I was going to do a diff on my config file to see what parameters changed as I thought it was going to be some parameter that needing settings/resetting. Worked for me on Windows. Just needed to collapse the sidebar first so that Ctrl+W had something to do.