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

dropTarget on a Row does not work after switching monitor #1

Open
KiruyaMomochi opened this issue May 8, 2022 · 0 comments
Open

dropTarget on a Row does not work after switching monitor #1

KiruyaMomochi opened this issue May 8, 2022 · 0 comments

Comments

@KiruyaMomochi
Copy link

Environment

  • JetBrains Compose org.jetbrains.compose 1.1.1
  • Microsoft Windows 10.0.22616
  • Two monitors with different density.

Steps to Reproduce

  1. Add dropParent modifier on a surface.
  2. Create a row in this surface, adding dropTarget modifier.
  3. Run application. Then drag and drop function only works before I move the window into another monitor.

However, if I add dropTarget to TextField, it works correctly.

Example code

https://gist.github.com/KiruyaMomochi/04585a662b0167529c6bd03fbc3794fc

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