Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Implement cursor info tip showing image coordinates under the cursor. #5870

Closed
wants to merge 84 commits into from

Conversation

RaymondLim
Copy link
Contributor

Showing the info div on the top right of the cursor until there is no room on the right. When no room on the right, then the info div shows up on the top left of the cursor.

@larz0 I switch to crosshair cursor for now, but I would like to use a custom one if you can provide one like the one used in Photoshop. I also made the x and y coordinates right aligned as you suggested.

@couzteau I did some cleanup and made the image scale div always showing inside the image rectangle (fixing third bullet point in #5686).

Work and others added 27 commits September 28, 2013 14:42
Adding name for Dutch to German translation
behaves like javascript itself
…ent issue near top left corner of the image.
1. make image meta data strings not wrap
2. add ellipsis to image meta data when clipping
3. add title attribute to allow viewing the full path and meta data when text is clipped.
@ghost ghost assigned RaymondLim and couzteau Nov 6, 2013
@larz0
Copy link
Member

larz0 commented Nov 9, 2013

@njx agh that worked. Thanks~

@larz0
Copy link
Member

larz0 commented Nov 9, 2013

@RaymondLim just checked it, it looks good. I zoomed in and measure the top and bottom spacing and they're actually the same.

@RaymondLim
Copy link
Contributor Author

@larz0 Thanks a lot for your help to get this right. I'm surprised that you can run my branch since my latest merge to from master to this branch is causing me some troubles on my mac.

@larz0
Copy link
Member

larz0 commented Nov 9, 2013

@RaymondLim np, I just followed @njx's instructions :)

@larz0
Copy link
Member

larz0 commented Nov 9, 2013

@RaymondLim did you do this "git submodule deinit src/thirdparty/smart-auto-complete"?

@RaymondLim
Copy link
Contributor Author

@larz0 The problem is not only with smart-auto-complete. There was a bad merge to master and I got that pulled into my branch causing several submodules out-of sync. So I was trying to fix it by doing another merge from master so that Travis CI build can pass. I think I can solve the merging issue from my windows.

@RaymondLim
Copy link
Contributor Author

Closing this one as it shows up unrelated commits from master. A new pull request #5944 replace this one.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.