izuzak / atom-pdf-view

Support for viewing PDF files in Atom.
https://atom.io/packages/pdf-view
MIT License
106 stars 30 forks source link

Proposal: Change synctex "single click" behavior #110

Closed sherwoodinc closed 8 years ago

sherwoodinc commented 8 years ago

Hi,

I found that having the mouse single click take you to the latex source is a bit of a problem. Many times I want to just focus the pdf-view window to scroll with the keyboard, and if I click on the text with the mouse it navigates to a piece of code which is not important at the moment. In order to avoid this I'm forced to click on the tab title, which is a bit annoying.

I propose changing the "single click" to "double click" (perhaps with a single/double click configuration option defaulting to the former option)

Regards.

izuzak commented 8 years ago

Thanks for the feedback, @sherwoodinc :bow:

I propose changing the "single click" to "double click" (perhaps with a single/double click configuration option defaulting to the former option)

I like this idea. :+1: I'd be happy to review a pull request if you'd like to work on this.

sherwoodinc commented 8 years ago

I'll try to look at the code.

nsaje commented 8 years ago

:+1: , I also find it a bit annoying, when I only want to focus the tab.

nsaje commented 8 years ago

@sherwoodinc I'm also happy to contribute the code, if you're not already working on this?

sherwoodinc commented 8 years ago

By all means do. I couldn't take a look at this yet. El 7 feb. 2016 5:22 a. m., "Nejc Saje" notifications@github.com escribió:

@sherwoodinc https://github.com/sherwoodinc I'm also happy to contribute the code, if you're not already working on this?

— Reply to this email directly or view it on GitHub https://github.com/izuzak/atom-pdf-view/issues/110#issuecomment-180974696 .