Skip to content

Update noticeLabel font size property#202

Open
Dannyftm wants to merge 1 commit into1ForeverHD:mainfrom
Dannyftm:patch-1
Open

Update noticeLabel font size property#202
Dannyftm wants to merge 1 commit into1ForeverHD:mainfrom
Dannyftm:patch-1

Conversation

@Dannyftm
Copy link

Removed "noticeLabel.TextWrap = true" as it was replaced with "noticeLabel.TextWrapped = true" and not removed.
Changed "noticeLabel.FontSize" to "noticeLabel.TextSize"

FontSize was deprecated in favor of TextSize: https://create.roblox.com/docs/reference/engine/classes/TextLabel#FontSize

Removed "noticeLabel.TextWrap = true" as it was replaced with "noticeLabel.TextWrapped = true" and not removed.
Changed "noticeLabel.FontSize" to "noticeLabel.TextSize"
@1ForeverHD
Copy link
Owner

Same again, hanks for PR, will explore before next release 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants