ImageLayer missing features #129

Open
opened 2016-04-22 15:33:58 +00:00 by adderly · 1 comment
adderly commented 2016-04-22 15:33:58 +00:00 (Migrated from github.com)

The imagelayer is a great component really useful, at this moment it does not take into account many cases of usage related to the image aspectratio along with the imagelayer item.

When you have a vertical image (imageWidth<ImageHeight) it is imposible to makeit fit into the imagelayer's width, it only uses the image's width.

Also with the scrollingType: Infinite, it does not uses a great start point insite the texture coords. For example: If you have a huge image which it will scroll over, it needs to start at the beggining of the image or the end to prevent weird unplanned visual behaviors.

The imagelayer is a great component really useful, at this moment it does not take into account many cases of usage related to the image aspectratio along with the imagelayer item. When you have a vertical image (imageWidth<ImageHeight) it is imposible to makeit fit into the imagelayer's width, it only uses the image's width. Also with the scrollingType: Infinite, it does not uses a great start point insite the texture coords. For example: If you have a huge image which it will scroll over, it needs to start at the beggining of the image or the end to prevent weird unplanned visual behaviors.
embeddedden commented 2019-07-12 09:19:41 +00:00 (Migrated from github.com)

I have the similar issue with scrollingType: Infinite. Somehow, Layer with Images inside goes faster than infinite Image Layer. Can we solve this?

I have the similar issue with scrollingType: Infinite. Somehow, Layer with Images inside goes faster than infinite Image Layer. Can we solve this?
Commenting is not possible because the repository is archived.
No labels
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mdkcore/Bacon2D#129
No description provided.