Skip to content

Conversation

@MaterArc
Copy link
Member

Refactor feature to use Attribute Selectors instead of hashed class names. Previously, the use of hashed class names led to issues as they became outdated, causing the feature to break.

Before:

Screenshot 2024-12-28 at 12 23 09 PM

After:

Screenshot 2024-12-28 at 12 24 10 PM

Resolves #978

Refactor feature to utilize Attribute Selectors instead of hashed class names. Previously, the use of hashed class names led to issues as they became outdated, causing the feature to break.
@MaterArc MaterArc requested a review from rgantzos December 28, 2024 17:27
@MaterArc MaterArc added type: bug Something isn't working type: enhancement Makes an existing feature better scope: feature labels Dec 28, 2024
@MaterArc MaterArc added this to the ScratchTools v4.0.0 milestone Dec 28, 2024
Copy link
Member

@daniel4-scratch daniel4-scratch left a comment

Choose a reason for hiding this comment

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

looks good (ik you'll be waiting for rgantzos to review)

@MaterArc MaterArc merged commit 2d3af54 into STForScratch:main Jan 3, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope: feature type: bug Something isn't working type: enhancement Makes an existing feature better

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Editor Dark Mode looks very weird

3 participants