Skip to content

Implement CLAY_TRANSITION_PROPERTY_CORNER_RADIUS - #598

Open
ZeroMemes wants to merge 1 commit into
nicbarker:mainfrom
ZeroMemes:transition-corner-radius
Open

ZeroMemes wants to merge 1 commit into
nicbarker:mainfrom
ZeroMemes:transition-corner-radius

Conversation

@ZeroMemes

Copy link
Copy Markdown

Support for CLAY_TRANSITION_PROPERTY_CORNER_RADIUS was not implemented by #579. Not sure if this was an intentional decision pending additional considerations or just forgotten, but I couldn't find any comments or commits that explicitly mentioned it.

As a side note, I've chosen to use Clay__FloatEqual when evaluating the active properties, which is what the X/Y/WIDTH/HEIGHT properties use, but color properties are also backed by floating point values and use Clay__MemCmp.

@nicbarker

Copy link
Copy Markdown
Owner

Thanks for this, it was literally just an oversight 😅

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