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

Coordinates are wrong when using ultrawide support mode #709

Open
5 of 6 tasks
aaronchance opened this issue Dec 18, 2022 · 1 comment
Open
5 of 6 tasks

Coordinates are wrong when using ultrawide support mode #709

aaronchance opened this issue Dec 18, 2022 · 1 comment

Comments

@aaronchance
Copy link

aaronchance commented Dec 18, 2022

What is the issue you are having?

In ultrawide support mode there is a maximum negative x coordinate value that occurs at approximately -854 or -855px on 5120x1440 ultrawide monitors. This is especially noticeable using the pixel adjustment tools.
image
image
image

What is the expected behavior?

The x coordinate values should continue to trend negative or the values should be corrective to an accurate positive integer value. Using the pixel adjustment tools should not cause a panel to jump across the screen as it tries to correct its coordinate location after changing to a large positive integer value

What actually happened?

When using the pixel adjustment for panels, the panel will jump across the screen to what it thinks is the "correct" positive integer position

Suggested Solution/Workaround

Without digging through the code to find the root cause, my guess is there's something wrong with the ultrawide support that causes the grid values to not reflect accurately.

Errors

No response

ElvUI Changelog & Troubleshooting

  • I have confirmed that I have read the Changelog.
  • I have verfied ElvUI is up to date by checking /estatus.
  • I have verfied my issue doesn't exist in the ElvUI Issue Tracker.
  • I have not read step six and I am just clicking all boxes.
  • I have verfied my issue doesn't exist in the default UI.
  • I have disabled all addons except the three called 'ElvUI', 'ElvUI Libraries', and 'ElvUI Options' by using /edebug on? This is important in order to rule out that any of your other addons are causing the issue. If you manage to pinpoint a conflict between ElvUI and another addon, make sure you include that information.
@aaronchance
Copy link
Author

After further testing the same thing is occurring on the right side of the grid. when the X value gets to approx 855px, the values change to a negative integer in the 1400s and pops the panel to the opposite side of the screen

@Luckyone961 Luckyone961 reopened this Sep 18, 2023
@kodewdle kodewdle changed the title [Retail Bug Report] Coordinates are wrong when using ultrawide support mode Coordinates are wrong when using ultrawide support mode Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants