Macquarie-MEG-Research / Biscuit

GUI for easy MEG to BIDS conversion
https://macquarie-meg-research.github.io/Biscuit/
MIT License
7 stars 1 forks source link

Fix 'Default project settings window' to have maximum size #24

Closed monkeyman192 closed 5 years ago

monkeyman192 commented 5 years ago

Once many project settings have been added the window may become larger than the screen. The WidgetsTable widget will need to be modified so it can have maximum rows provided. It might also be worth having the project settings list sorted by the project ID while modifications are being made to it. The maximum number of rows should be specified in the settings window so that people with different sized monitors can adjust it.