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

calc: canvas: use original mouse event cordinates for auto fill marker #7047

Closed
wants to merge 1 commit into from

Conversation

lpranam
Copy link
Member

@lpranam lpranam commented Aug 9, 2023

problem:
with extreme zoom or on high DPI monitors,
calculated coordinates caused problems,
i.e trying to use the auto fill marker will select the adjacent cell

Change-Id: Ib5943d5263c73624c51d28bd8e3826493c9268ef

  • Target version: master

Checklist

  • Code is properly formatted
  • All commits have Change-Id
  • I have run tests with make check
  • I have issued make run and manually verified that everything looks okay
  • Documentation (manuals or wiki) has been updated or is not required

problem:
with extreme zoom or on high DPI monitors,
calculated coordinates caused problems,
i.e trying to use the auto fill marker will select the adjacent cell

Signed-off-by: Pranam Lashkari <lpranam@collabora.com>
Change-Id: Ib5943d5263c73624c51d28bd8e3826493c9268ef
@eszkadev
Copy link
Contributor

fixed by #7048

@eszkadev eszkadev closed this Aug 10, 2023
@lpranam lpranam deleted the zoomed_calc_autofill branch August 10, 2023 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants