-
-
Notifications
You must be signed in to change notification settings - Fork 114
Add ability to reorder folds #902
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
Conversation
|
@nicolaskruchten I think this is what we want would you check please ✨ |
|
@dmt0 I think this is ready for code review as well |
|
so I've added the ability to reorder: images, shapes, annotations on top of traces for transforms, I wasn't sure about the array to reorder (it changes based on the transform applied, and I'm not sure of the side effects) so I didn't do it here. for rangeselector buttons, the path to get to the array to reorder is a bit less straight forward. I could perhaps use the just picked the low hanging fruit. let me know if that's ok @nicolaskruchten |
|
💃 ! |
|
✨ although I don't love the "you can't click here" cursor on the greyed out arrows... I'd just leave it as a normal non-link cursor. |
yeah, agree, removed! |

closes: #717