GUI questions
Is there a way to reduce the size of the icons in the Overview of the experiment? In comparison to E-Prime the icons are really big and it is quite difficult to navigate through experiments with complex hierarchies with the default settings.
Other GUI question: is there a short-cut key to toggle between the views (controls/script/split) or set a default view when opening new objects?

Comments
Hi Henk,
Is there a way to reduce the size of the icons in the Overview of the experiment?
Not that I know of. You might change it permantentely by editing the source code, but I also failed to find a telling setting when browsing through the code on Github, so I can't tell what setting that would be and where to find it. @sebastiaan , is something like that possible?
is there a short-cut key to toggle between the views
Also here, I doubt something like that exists. You certainly can define shortcuts but that probably has to happen on source-code level, so also not ideal.
Eduard
@eduard @HenkvanSteenbergen
Is there a way to reduce the size of the icons in the Overview of the experiment?
On some systems, these icons (and other parts of the GUI) look really large and ugly. That appears to be due to how Qt (the GUI toolkit) handles display scaling on high-resolution screens (or due to the way that this is configured in OpenSesame). It's on the radar!
is there a short-cut key to toggle between the views
Yes!
Check out SigmundAI.eu for our OpenSesame AI assistant!