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): Mouse pointer is not aligning/is offset with graph in ColorLookup Node #971

Open
6 of 10 tasks
m-a-l-a opened this issue Jun 13, 2024 · 6 comments
Open
6 of 10 tasks
Labels
type:bug Something isn't working

Comments

@m-a-l-a
Copy link

m-a-l-a commented Jun 13, 2024

Make sure to follow our issue report guidelines

  • I'm using the latest version of Natron (not required but recommended)
  • I've restarted Natron and the issue persists
  • I've run Natron via the command line and the issue persists
  • I've followed the contributing guidelines to the best of my understanding
  • My issue is not on the issue tracker or in a pull request already (go search for it and dig around a little bit!)
  • This bug is reproducible

Natron version

Natron 2.6

Operating system

macOS Sonoma 14.1.2

System specs

128GB Apple M3 Max

Did you install Natron using the official installer?

  • Yes, I used the official installer
  • No, I installed from a binary archive
  • No, I compiled Natron from sources
  • No, I installed Natron via another method

Custom installation path

No response

What were you trying to do?

I was trying to use the graph in the colorlookup node however the mouse pointer is offset from what's selected in the graph so i have to click in a different location to where it should select. It's incredibly tricky to adjust colour values this way.

I tried this on a windows machine and did not have this issue.
Have tried restarting natron / computer and the issue still persists.

Let me know if you need any more info.

Thanks,

What did you expect to happen? What happened instead?

Natron Bug M3 Chip

Step-by-step reproduction instructions

  1. Start Natron
  2. Tab ColorLookUp Node
  3. Try to click and move the cursor in the graph

Additional details

This issue does not happen in a windows machine

@m-a-l-a m-a-l-a added the type:bug Something isn't working label Jun 13, 2024
@rodlie
Copy link
Contributor

rodlie commented Jun 13, 2024

Probably a hidpi issue? Does it work if scaling 100%?

Also note that the Qt5 version of Natron still has some UI issues compared to older versions (Qt4).

@m-a-l-a
Copy link
Author

m-a-l-a commented Jun 13, 2024

I tried zooming in and out of the graph if that's what you mean and still have the problem. Is this what you meant by scaling being 100%?

Do you think it's worth downloading an older version of natron?

@rodlie
Copy link
Contributor

rodlie commented Jun 13, 2024

No, I meant display/monitor scaling.

My theory is that we don't offset position X/Y with the current dpi value (or do it wrong).

@m-a-l-a
Copy link
Author

m-a-l-a commented Jun 13, 2024

Ah right I see - I tried different monitor resolutions and it doesn't help.

Do you think using an external monitor would fix this?

@rodlie
Copy link
Contributor

rodlie commented Jun 13, 2024

Thanks for testing. Hmm, might be something else. I can test on a Mac tomorrow.

Do you think using an external monitor would fix this?

If 100% scaling on your primary monitor don't work it will probably not work on other monitors.

@m-a-l-a
Copy link
Author

m-a-l-a commented Jun 14, 2024

Ok thanks! Makes sense

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

No branches or pull requests

2 participants