Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: resizable: true, edge: true prevents roundClickable: true from working #761

Closed
SidIcarus opened this issue Oct 10, 2022 · 3 comments
Closed
Labels
bug Something isn't working complete Feature
Milestone

Comments

@SidIcarus
Copy link

SidIcarus commented Oct 10, 2022

Environments

  • Framework name: vanillaJS
  • Moveable Component version: 0.36.4
  • Testable Address(optional): Codepen

I believe my problem in the linked issue was the explicitly set border-radius: 0 and this issue.

Originally posted by @SidIcarus in #756 (comment)

@daybrush daybrush added this to the 0.36.4 milestone Oct 11, 2022
@daybrush daybrush added bug Something isn't working Feature labels Oct 11, 2022
@daybrush
Copy link
Owner

@SidIcarus

well it's hard

I will improve Roundable.

I will change the position of the round control like figma.
image

@daybrush
Copy link
Owner

@SidIcarus

The round addition function through double-clicking the edge and line cannot be used at the same time.

But you can use isDisplayShadowRoundControls={true or "horizontal"} , roundPadding

https://daybrush.com/moveable/storybook2/?path=/story/basic--roundable

@SidIcarus
Copy link
Author

This is a huge improvement! isDisplayShadowRoundControls is very cool!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working complete Feature
Projects
None yet
Development

No branches or pull requests

2 participants