BUG DESCRIPTION:
Every old studio object and property have his own tooltip, which will be shown when you hover mouse over it. New ones lack this info.
REPRODUCTION STEPS:
- Open explorer.
- Press “+” near workspace.
- Hover over some old object, like “Part”.
- You will see tooltip: “a plastic building block - the fundamental component of ROBLOX”.
- Hover now over some new object, like “AlignOrientation”.
- No tooltip will appear.
- Open "Part"s properties window.
- Hover over some property, like “Color”.
- You will see tooltip “Color3 of the part”.
- Now, hover over “Pivot offset” property.
- Only primitive tooltip resembling property name will appear, with no usefull info.
EXPECTED BEHAVIOR:
I expect every object and every property to have it’s own info, which can be shown in tooltip.
ACTUAL BEHAVIOR:
New objects/properties haven’t tooltip at all, or have primitive info, like it’s name only
ISSUE AREA: Studio
ISSUE TYPE: Informational
IMPACT: Low
FREQUENCY: Constant