FelixHenninger / lab.js

Online research made easy
https://lab.js.org/
Other
245 stars 109 forks source link

Image and Canvas Sizing Issues #243

Open chlloekiim opened 3 months ago

chlloekiim commented 3 months ago

What would you like or expect to see?

I am trying to make sure that the image size stays consistent regardless of device screen size. So the image should not scale but instead remain fixed.

What is currently happening?

The image size is scaling up or down based on the screen size.

Please describe the steps needed to reproduce this phenomenon

Right now, I have the sizing of the stimulus changed in the web interface, but I am wondering if I have to adjust the canvas size to be fixed in order for the image to also be fixed?

Finally, please tell us which browser you're using (and the version thereof)

Google chrome, but this image should stay consistent regardless of browser.