No resample mode option on scrolling frame

Resampling mode on my image label changes it from the top image to the bottom image. I need the pixellated effect for my game and it works perfectly here.
image
image
image

However, theres no option for this on a scrollingframe’s bar which uses images. Every other ui object that uses image’s has this option apart from scrollingframes (from what i’ve seen). So im stuck with this
image
image

I’ve listed this as a bug and not a feature request as mentioned in this post,

scrollingframes are a ui image, the exact same as any other image object.

2 Likes

We’ve filed a ticket into our internal database for this issue, and we will update you when we have further information!

Thanks for the report!

2 Likes

Thanks for the report. The resample mode is currently limited to Image Labels and Image Buttons. Extending it to other objects like scrollbars or cursors isn’t compatible with existing APIs and requires system changes. For objects like Scrolling Frames, this would need a new API, making it a feature request. We’ve noted this for future development and we will close this as a bug report for now.

1 Like