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

[BUG]Window position not saved with certain multi-monitor setups #516

Open
i0ntempest opened this issue Aug 12, 2024 · 0 comments
Open

[BUG]Window position not saved with certain multi-monitor setups #516

i0ntempest opened this issue Aug 12, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@i0ntempest
Copy link

Describe the bug

I have a 3-monitor setup, lets say from left to right they're monitor 1, 2, and 3 and 2 is set as the primary monitor. VCC will not save its window location if put on the monitor 1, that's the one at the left. I'm guessing it's because the X coordinate is negative in this case and an incorrect check caught this and just resets the window location.

To Reproduce

  1. Launch VCC
  2. Drag to monitor 3
  3. Relaunch VCC
  4. Observe window opens on monitor 3 at the location last closed
  5. Drag to monitor 1
  6. Relaunch VCC
  7. Observe window opens on primary monitor 2 instead of the last closed location on monitor 1

Expected behavior

Window position should always be remembered

Screenshots

No response

Related Product

VCC (VRChat Creator Companion)

Product Version

2.3.2

OS

Windows 11

Additional context

No response

@i0ntempest i0ntempest added the bug Something isn't working label Aug 12, 2024
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

1 participant