Brainstorm windows with gaps?

Dear Brainstorm,
I recently moved my brainstorm_db to a different computer and discovered when opening windows there are gaps between them. How do I fix this?

Which version of Windows and Matlab are you using?

What are the options in the Window layout options?
https://neuroimage.usc.edu/brainstorm/Tutorials/MultipleWindows

Rather than Brainstorm, it is likely that this gaps are caused by the way (application) windows are handled in the OS.

Hi Raymundo I am using windows 11 Pro and Matlab R2023a.
Options in the window layout options are also displayed below.
image
image

@tmedani, @chinmay.chinara, can you check this in a PC with W11?

1 Like

Yes there seems to be gaps for Windows 11. Tested it on my PC.

Glad to know that it is not just me - is this something that can be fixed?

Yes check this PR.

1 Like

Thank you very much, this has solved the issue. I just copy-pasted the updated toolbox/gui/gui_layout.m file into my relevant brainstorm folder. I'm assuming that is what you wanted me to do. However, won't this be affected in any future brainstorm updates?

1 Like

After review of the PR it will be merged into the main brainstorm repo.

1 Like

@chinmay.chinara, thank you for addressing this issue

Handling window sizes for Windows11 is not part of the main distribution. Commit: ba3bddc

@mcp0228, any modification made in the brainstorm3 folder will be overwritten when a Brainstorm update is performed.

1 Like

understood! thank you Raymundo; so i suppose everytime Brainstorm update is done i just need to redo the manual modification, correct?

No, no, that fix has been added to Brainstorm
Just update your Brainstorm instance and it will have the fix

1 Like

Understood; this makes sense; Just double checking as I did try and update Brainstorm but still faced the issue - will try again.
Edit: Just double checked this again and all working fine!

1 Like