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

Can't drag windows back into main surface #221

Closed
liquidhelium opened this issue Feb 9, 2024 · 1 comment · Fixed by #222
Closed

Can't drag windows back into main surface #221

liquidhelium opened this issue Feb 9, 2024 · 1 comment · Fixed by #222
Labels
bug Something isn't working

Comments

@liquidhelium
Copy link

Describe the bug
When the main surface is empty, there seems are no ways to drag a window back into main surface, with no indicators showing up.

To Reproduce
Steps to reproduce the behavior:

  1. Set up a DockArea with a tab.
  2. Drag the tab so that it becomes a window. Now the main surface is empty
  3. Then the window can't be dragged back into main surface.

Expected behavior
Maybe a dummy widget should show up in the main surface, so that we can recive mouse events on it.

@liquidhelium liquidhelium added the bug Something isn't working label Feb 9, 2024
@Adanos020
Copy link
Owner

Hi, sorry about that, looks like I didn't test the egui upgrade thoroughly enough. Looking into this now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants