Skip to content

Use buffer for ClassIcon EditableImages#1149

Merged
Dekkonot merged 7 commits intorojo-rbx:masterfrom
gaymeowing:Use-buffer-for-Class-Icon-EditableImages
Nov 7, 2025
Merged

Use buffer for ClassIcon EditableImages#1149
Dekkonot merged 7 commits intorojo-rbx:masterfrom
gaymeowing:Use-buffer-for-Class-Icon-EditableImages

Conversation

@gaymeowing
Copy link
Copy Markdown
Contributor

Makes the ClassIcon component now use the EditableImage buffer API, instead of the old depricated table based writing API.

@Dekkonot Dekkonot added scope: plugin Relevant to the Roblox Studio plugin skip changelog PRs that may skip the changelog enforcement check labels Nov 4, 2025
@Dekkonot Dekkonot requested a review from boatbomber November 4, 2025 00:35
@Dekkonot Dekkonot self-assigned this Nov 5, 2025
Copy link
Copy Markdown
Member

@Dekkonot Dekkonot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. Please run StyLua on this so that CI passes
  2. The style for this codebase is camelCase. Please swap your new function and variables to camelCase.

Dekkonot
Dekkonot previously approved these changes Nov 7, 2025
@Dekkonot
Copy link
Copy Markdown
Member

Dekkonot commented Nov 7, 2025

Selene is mad about you shadowing some variables, which I did not see before I approved this. Probably need to fix that, whether by disabling that lint in-line or just not shadowing the variables.

@Dekkonot Dekkonot merged commit 03410ce into rojo-rbx:master Nov 7, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope: plugin Relevant to the Roblox Studio plugin skip changelog PRs that may skip the changelog enforcement check

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants