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

No groupId was added when drawing, causing the delete button to not delete this part of the overlays #19

Open
ginping opened this issue Jun 14, 2023 · 0 comments

Comments

@ginping
Copy link

ginping commented Jun 14, 2023

https://github.com/klinecharts/pro/blob/4234b79f0bcfc26734d0a721c38cbd6d23aa38f5/src/widget/drawing-bar/index.tsx#LL103C41-L103C41

this line should be like line77:

props.onDrawingItemClick({ groupId: GROUP_ID, name: item.icon, visible: visible(), lock: lock(), mode: mode() as OverlayMode })
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

No branches or pull requests

1 participant