Hello, is it possible to have these two lines sit in place inside a scrolling frame and move with the frames?
(Scrolling down)
Explorer view:
The two image labels are those lines, basically I’m trying to have those image labels stay in their position and move with the scrolling frame. Any help will be appreciated! Thank you for your time.
Hm… Try to add frame into main scrolling frame and put Button/Textlabel in that frame, change UIlayout property and put image label in scrolling frame?