Hello everybody,unfortunately another problem has emerged, this time concerning the image size.The case: I have worked out a script to present photos to the subjects. Forthis purpose I use trials and surveypages. Therefore I have to use eitherpicture-elements or image-elements to present the photos. Some photos wepresent stem from a former experiment. The other photos are taken right beforethe inquisit-experiment is started. The problem is, that the photos we takeright before our experiment are presented far too oversized, although I use the"size"-attribute:<image photo1A>/ items = ("otherface1A.jpg")/ position = (40%,27%)/ size = (260, 346)</image>Besides, this oversizing-phenomenon only appears using the image-element, notusing the picture-element.<picture otherface1A>/ items = otherface1A/ position = (50%,48.5%)/ size = (260, 346)</picture>When I run the experiment, inquisit gives the following information bothreferring to the image-element and the picture-element (though the experimentcan be run):"Loaded image F:/Inquisit_MSc/Inquisit_Pilotierung/otherface1A.jpg thatis larger (1268x2234) than the screen (1366x768) and will take up 11330848bytes of VRAM. Consider scaling down the image to ensure it works on allsystems.""Loaded image F:/Inquisit_MSc/Inquisit_Pilotierung/otherface1A.jpg thatis larger (1268x2234) than the screen (1366x768) and will take up 11330848bytes of VRAM. Consider scaling down the image to ensure it works on allsystems."I hope anyone can help me out of this problem. At the moment I cannot see how,though I hope there is a solution to it. Thanks a lot!