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

Prepare DragAndDrop for commonization #1510

Merged
merged 4 commits into from
Aug 30, 2024
Merged

Conversation

MatkovIvan
Copy link
Member

Screen.Recording.2024-08-28.at.15.47.19.mov

Testing

Test sample from #1493
This should be tested by QA

Release Notes

Features - Desktop

  • Add dynamic Drag&Drop target indication (🚫 icon under cursor if currently there is no valid drop target under it)

@igordmn
Copy link
Collaborator

igordmn commented Aug 28, 2024

@elijah-semyonov, could you please do the main review? I will look at the commonMain changes and the API for ComposeScene

Copy link
Collaborator

@igordmn igordmn left a comment

Choose a reason for hiding this comment

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

The API and shape of changes in commonMain lgtm.

Didn't look at the implementation details.

I have a concern about merging these changes now.

# Conflicts:
#	compose/ui/ui/api/desktop/ui.api
#	compose/ui/ui/src/desktopMain/kotlin/androidx/compose/ui/scene/ComposeSceneMediator.desktop.kt
#	compose/ui/ui/src/skikoMain/kotlin/androidx/compose/ui/node/RootNodeOwner.skiko.kt
@igordmn igordmn merged commit 9ae96e1 into jb-main Aug 30, 2024
5 of 6 checks passed
@igordmn igordmn deleted the ivan.matkov/dnd-prepare2 branch August 30, 2024 21:22
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.

3 participants