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

Added some drag and drop example snippets #609

Merged
merged 16 commits into from
Nov 12, 2024

Conversation

Enzo-Demeulenaere
Copy link
Contributor

You can find those examples in the class BlDragAndDropExamples under the 'experimentations tag'

There is also the beginning of a new DragHandler prototype only present behind the Bloc-DragNDrop>> core-experiment tag but some of the examples use this prototype such as experimentDragStrategies for instance.

@tinchodias
Copy link
Collaborator

I fixed the merge conflict and did some fixes here on the web UI. It looks ready for merge.

@tinchodias tinchodias merged commit 3486f9d into pharo-graphics:dev Nov 12, 2024
6 checks passed
@Enzo-Demeulenaere
Copy link
Contributor Author

Ok thank you Martin, I'll be more careful next time

@tinchodias
Copy link
Collaborator

tinchodias commented Nov 13, 2024 via email

@Enzo-Demeulenaere
Copy link
Contributor Author

Yes we're trying to see how can we have a drag and drop implementation that doesn't use feenk's implementation but so far we talked about how difficult it is to abstract a drag and drop handler in a single class as there are lots of behaviors that are up to the developer so it's in discussion
We might keep the BlPullHandler and add other handlers to provide different drag handlers and widen the possible scenarios

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