Bug: Adding text to canvas causes change in screen size
EDIT: I found that the problem is caused by some Display settings in Windows 10: Usually, I have "change the size of text, apps, and other items" to 125%. When adding a text element to a canvas, this setting gets ignored however, causing OpenSesame to be displayed at 100 % instead.
So this thread can be closed!
Hi OpenSesame Community,
I have just started using this incredible tool (thank you!) and encountered a weird bug when running my experiment: The experiment jumps out of full screen mode into a smaller screen as soon as I add a text element to a canvas via the inline script. If I comment out the line where I add text to the screen (i.e. #c.text("incorrect")), it works fine.
I run the experiment at 1920 x 1080 (which is also the resolution of my monitor) using the psycho backend. I have a DELL XPS 15. In the graphics settings of my PC, I set the OpenGL rendering GPU to the dedicated graphics card.
I have the suspicion this bug has something to hardware acceleration, because it works with the legacy backend. Does anyone have an idea how to fix this?
Best wishes and thank you,
Thomas