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

fix problem with click precision on ReferenceStrip #2280

Merged
merged 2 commits into from
Jan 26, 2023

Conversation

damonsson
Copy link
Contributor

temporary fix for #1992 . Just adding 4px which works in all use cases.

Copy link
Member

@iangilman iangilman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect, thank you!

@iangilman iangilman merged commit dbb60cf into openseadragon:master Jan 26, 2023
iangilman added a commit that referenced this pull request Jan 26, 2023
@iangilman
Copy link
Member

@damonsson Congrats! You are our 100th contributor! 😄 🎉

https://github.com/openseadragon/openseadragon/graphs/contributors

@msalsbery
Copy link
Member

@iangilman

Mannn, I put a lot of time into getting the hittest calculations right. Off by 4 pixels?? Inconceivable!

I'm just stoked that the simplified elements/event handling I did was already merged - I thought I had it sitting on a stale branch.

I do have a stale reference strip branch but it fixes using reference strip in an external element. I'll finish that!

@damonsson Thank you for the fix!! 🎉

@iangilman
Copy link
Member

@msalsbery I'm sure those four pixels snuck in there on their own!

Glad to hear you're giving the reference strip some more love; it could certainly use it!

msalsbery added a commit that referenced this pull request Feb 1, 2023
* master: (276 commits)
  Changelog for #2280 and #2238
  remove trailing space
  fix problem with click precision on ReferenceStrip
  Changelog for #2273
  Also add documentation for tileRetryDelay
  try fix with check for null and undefined
  fix build error
  Add tileRetryMax documentation.
  Revert async support and event breaking support in EventSource.
  Changelog for #2276
  add box-sizing property to the navigator display region
  Implement support for async function and promise type recognition with $.type. Add $.Promise proxy. Implement support for promises in EventSource. Implement ability to abort events as well as prioritize events.
  Changelog for #2270
  issues/2192 fix.
  Starting 4.0.1
  Version 4.0.0
  JSDoc fixes
  Changelog for #2256
  Changelog for #2249
  removed polling vs resizeviewer option from demo
  ...
@msalsbery
Copy link
Member

msalsbery commented Aug 11, 2023

@msalsbery I'm sure those four pixels snuck in there on their own!

Glad to hear you're giving the reference strip some more love; it could certainly use it!

@iangilman

Found my patch for this issue (#1992) that I spent so much time on...didn't ever get merged 🙄 lol 😞

@iangilman
Copy link
Member

@msalsbery Better late than never! 😄 ❤️

msalsbery added a commit that referenced this pull request Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants