Roblox / StudioWidgets

Apache License 2.0
97 stars 26 forks source link

CustomTextButton's methods do not follow the coding style #13

Closed LucasWolschick closed 4 years ago

LucasWolschick commented 5 years ago

function CustomTextButtonClass:getButton() should be function CustomTextButtonClass:GetButton() as according to https://github.com/Roblox/StudioWidgets#coding-conventions.

dougbankspersonal commented 5 years ago

True. If you want to make the update I will approve.

On Sat, Dec 1, 2018 at 1:56 PM LucasWolschick notifications@github.com wrote:

function getButton() should be function GetButton() as according to https://github.com/Roblox/StudioWidgets#coding-conventions.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Roblox/StudioWidgets/issues/13, or mute the thread https://github.com/notifications/unsubscribe-auth/AHHDJWjBm6vNi_yDSBBttZLT3thxH1vhks5u0vsfgaJpZM4Y9HaV .

cliffchapmanrbx commented 4 years ago

Hi there, thank you for your feedback. We're archiving this repository as we move in a new direction with UI frameworks in Roblox. You're welcome to fork this repository to resolve the bug yourself, however we do not have the resources to maintain this repository while improving core functionality of the Roblox client UI.