Skip to content

Add new UiShape type - #172

Open
PoignardAzur wants to merge 1 commit into
linebender:mainfrom
PoignardAzur:ui_shape
Open

Add new UiShape type#172
PoignardAzur wants to merge 1 commit into
linebender:mainfrom
PoignardAzur:ui_shape

Conversation

@PoignardAzur

Copy link
Copy Markdown
Contributor

Implement Shape for that type.

Based on #165 by @waywardmonkeys.

Implement Shape for that type.

Based on linebender#165 by
@waywardmonkeys.

@waywardmonkeys waywardmonkeys left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I don't know where I'd use this. I wouldn't use it for clips as I want something that is specifically for clips (and I wouldn't want an impl Shape for it). Other things have differing sets of "shapes" that they support or would find useful, so generalizing this to a UiShape doesn't feel like the right thing to me.

@PoignardAzur

Copy link
Copy Markdown
Contributor Author

I wouldn't use it for clips as I want something that is specifically for clips

That seems a bit arbitrary? It's the exact same type as the one in your PR, with the same variants, just under a different name.

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