tulleuchen / jirastopwatch

Not MORE timetracking - just EASIER timetracking
http://jirastopwatch.com
Apache License 2.0
142 stars 96 forks source link

Using current screen's working area instead of the main screen's. #72

Closed joanis closed 7 years ago

joanis commented 7 years ago

Fixes an issue where the window was jumping higher in the screen even though it was not even close to the bottom of the working area. This happens when, for example, the main screen has landscape orientation and the screen where you use the app has portrait orientation.

Also found that comparing to Bottom instead of Height gives more precise results for some reason. Tested with landscape/portrait monitors, and with taskbar on top and bottom of screen.

carstengehling commented 7 years ago

Outstanding - thank you for this!

carstengehling commented 7 years ago

I just released a new version containing your PR.

joanis commented 7 years ago

Cool, thanks! \o/ Good tool BTW, very useful!

Max

On Mon, Apr 10, 2017 at 3:16 PM, Carsten Gehling notifications@github.com wrote:

I just released a new version containing your PR.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/carstengehling/jirastopwatch/pull/72#issuecomment-293050579, or mute the thread https://github.com/notifications/unsubscribe-auth/AAgU_-NdtTv_Zdrz6DhGHMn8jGj1UdPqks5ruoAZgaJpZM4My66F .

carstengehling commented 7 years ago

Thank you :-)