I can see all photos loaded to specific OTF folder on album_otf.php all correct.
The problem appears when I move photos from OTF gallery to any choosen from list on bottom of page and go to view the result -- some photos are cropped, like they are uploaded not on 100% each. For example the image 800x600 could be seen only as 800x570 or so, starting from top. The bottom part of image is missing.
I tried to reduce the size of images or made it smaller in dimensions it doesn't help.
The other thing is how OTF function sorts images on upload. If images named by numbers 001, 002, 003, 004 ... 045, 046 it loads them in reverse order and sometimes we could see some images appear unsorted like 046, 045, 002, 044 ... 004, 001, 003.
How can I manage this?