Hello,
is there a way to check if a panel which is docked inside a DScrollPanel is visible? (After scrolling down etc.)
Thanks in advance
Check if the position of the element is within the bounds of the DScrollPanel.
Keep in mind that all elements in a scroll panel are actually attached to a 'canvas" panel.
https://wiki.garrysmod.com/page/DScrollPanel/GetCanvas
I don't really understand why you'd need this.
I've just realized how stupid my question was.
Sorry
Sorry, you need to Log In to post a reply to this thread.