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

Re-docking of floating window does not work #338

Open
CCB67 opened this issue May 7, 2024 · 5 comments
Open

Re-docking of floating window does not work #338

CCB67 opened this issue May 7, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@CCB67
Copy link

CCB67 commented May 7, 2024

In the DockMvvmSample:
If I undock a panel and release it without docking it anywhere else, it is displayed in a floating window, which is good.
But then I can't integrate it back into the main window, i.e. dock it somewhere again.
The control for selecting the docking position appears and the view of the selected position is also highlighted, but the docking does not work.

@wieslawsoltes wieslawsoltes changed the title re-docking of floating window does not work Re-docking of floating window does not work May 16, 2024
@wieslawsoltes wieslawsoltes added the bug Something isn't working label Jun 1, 2024
@damian-666

This comment was marked as off-topic.

@damian-666
Copy link

damian-666 commented Jul 20, 2024

and update on this redocking issue? or a sample with monogame inside?

@BAndysc
Copy link
Contributor

BAndysc commented Jul 22, 2024

dock

It works fine on macOS. Is it bugged on Windows?

@damian-666
Copy link

yes. last i tried. windows surface x64 . these can be really hard to fix for non guru, since order of events async, etc . using the sample.. but was marked as a bug,
have not tried windows arm, i'm on older windows surface laptop studio . ..

i have two screens , extended , one is just under 4k, and dpi not 120%. this common ide scenario, that just got an update , in the main branch it might be best to fix this vs nightly. i could try with 100 DPI see if it works but ..

i'm trying to go to .net 9 but that might be a bad idea..

ill just try to use the general config , use the UpdateMinor, or Major..
but i get vulnerability warnings so i update everything...

but i want to stay on the latest as there are general fixes . and get a OEM Windows on ARM soon to try generalized compute that way, via DSPs, and NPU. Hexagon, that way, give the UI thread a rest.

@handog13
Copy link

handog13 commented Oct 16, 2024

It still has this Problem in Windows. I'm using Windows 11.
The Tool Controls which docked at left and right in this sample, cannot be redocked again.

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

No branches or pull requests

5 participants