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

The coordinates of the screen and the cursor do not match #6132

Closed
iSetebos opened this issue Apr 26, 2024 · 3 comments
Closed

The coordinates of the screen and the cursor do not match #6132

iSetebos opened this issue Apr 26, 2024 · 3 comments
Labels

Comments

@iSetebos
Copy link

LVGL version

v 8.4

What happened?

I have a 1920*1080 display. There was a problem with the X-coordinate cursor. It seems that when the cursor is displayed, its X-coordinate is divided somewhere by 4. If the driver sees the position of 1920 along the course, it finds it on 1/4 of the screen. At the same time, the screen below it is not redrawn correctly.

How to reproduce?

No response

@kisvegabor
Copy link
Member

the screen below it is not redrawn correctly.

Can you send a screenshot about the issue?

Do you use disp_drv.full_refresh = 1 or partial efreshing?

Does other parts of the UI work correctly? E.e. if you press a button, is it rendered correctly?

@lvgl-bot
Copy link

We need some feedback on this issue.

Now we mark this as "stale" because there was no activity here for 14 days.

Remove the "stale" label or comment else this will be closed in 7 days.

@lvgl-bot lvgl-bot added the stale label May 14, 2024
@lvgl-bot
Copy link

As there was no activity here for a while we close this issue. But don't worry, the conversation is still here and you can get back to it at any time.

So feel free to comment if you have remarks or ideas on this topic.

@lvgl-bot lvgl-bot closed this as not planned Won't fix, can't repro, duplicate, stale May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants