Daniel Schreij
Daniel Schreij
We have an app using @nuxtjs/axios 5.13.6 and nuxt 2.15.8. This works fine in dev mode, and when building for production. If we call `npm prune --production` after the build...
I have experienced several occasions now where one would like to limit the allowed keys to which a sketchpad listens. Currently, with `duration: keypress` all keys make the experiment move...
(Feature request) Several times in the past I have found it necessary to save the contents of a canvas to an image file (i.e. make a screenshot). I wrote a...
This is a long overdue implementation of https://github.com/smathot/OpenSesame/issues/318. I've followed your instructions in that issue as close as I could. I tested the functionality in a simple experiment and it...
Just placing this here to keep it on my radar, so I can fix it when the time comes. With newer versions of Qt, OpenSesame fails to start with the...
This is only pops up when you run the experiment in _inprocess_ mode, but I think this error also has something to do with the intermittent `Python has crashed` message,...
MacOS Mojave now has a 'dark mode' of the GUI, where all panels are dark and text is white (e.g. a negative polarity). I was pleased to find out that...
Since the 3.2.8 I am experiencing some weird PermissionErrors on Windows when trying to install packages through the Python Package Manager. For instance, I tried to install the package [Faker](https://faker.readthedocs.io/en/stable/index.html)....
On MacOS, OpenSesame uses the same keyboard combo (Cmd+space) for the quick switcher as MacOS's own Spotlight search. The latter always has precedence, making OS quick switcher unreachable with a...
Whenever you have multiple linked items in several tree branches, there are intermittent jumps between linked items if one of the branches in which it occurs is collapsed. For example...