ashthespy / Atom-LaTeX

The only LaTeX package you need for typesetting with Atom.
https://atom.io/packages/atom-latex
MIT License
22 stars 9 forks source link

pdf preview tab difficult to resize (shrink) as normal to fast mouse movement stops resizing #243

Closed derMart closed 4 years ago

derMart commented 4 years ago

Hi,

using atom-latex 0.9.1 with atom 1.45.0 x64 on Ubuntu 18.04. Having the pdf preview configured as tab and it is on the right side of the atom window. Enlarging the preview tab is no problem, even with normal to fast mouse movement. Shrinking it however is just possible when moving the mouse very slowly. As soon as the mouse moves too fast (while left click is active) and the mouse moves into the pdf preview window for too long (before the tab reacts to resizing) the resize stops. Quite annoying ... ;-) Possibly mouseouts from anything left of the pdf preview tab stop resizing?

best Martin

Aerijo commented 4 years ago

This has been fixed in Atom nightly, it will eventually reach beta and then stable.

derMart commented 4 years ago

Thanks alot!

ashthespy commented 4 years ago

https://github.com/atom/atom/pull/19862 For reference :-)