Client Difference Log
API Changes
Added Function Dictionary KeyframeSequenceProvider:GetMemStats() {RobloxScriptSecurity}
Added EnumItem CoreGuiType.EmotesMenu : 5
Added Tag [Deprecated] to Function UIGridStyleLayout:ApplyLayout
Changed the parameters of Function GuiService:SetMenuIsOpen
from: (bool open)
to: (bool open, string menuName = "default")
(Click here for a syntax highlighted version!)
2 Likes
Client/Studio icons pinned to the taskbar will now be updated when the client/studio is updated to correctly point to the new location.
11 Likes
“Fixed several bugs with ScrollingFrames
.”
What bugs specifically were fixed?
4 Likes
@mrow_pizza worked on that change. It is a refactor of ScrollingFrame internals which should fix several known issues, and probably some more which weren’t known to us:
- Scrollbars sometimes displaying in the wrong position.
- Sometimes being able to scroll horizontally in a vertical-only scrolling frame.
- AbsoluteWindowSize not firing changed events.
- Incorrect clip rect when the scroll bar is set to the left side.
- Flickering when switching tabs in the developer console.
17 Likes
This fixes a lot of problems I have been having. I’m happy!
1 Like
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.