Timer window off screen
Problem
I can't move the timer window because the left-hand side of the window is off-screen!
Solution
This is a known issue with a workaround which involves editing the configuration file located at different paths depending on your operating system:
Operating system | Path |
---|---|
Windows | %APPDATA%\Fizz Buzz Inc.\Worklog Assistant.ini |
macOS | ~/.config/worklogassistant.com/Worklog Assistant.ini |
Linux | ~/.local/share/Worklog Assistant/Worklog Assistant.ini |
- Exit the application
- Open the configuration from the correct path
- Find TimerWindow section
- Remove the "geometry" and "position" lines highlighted here:
- After restarting, the timer window should now be in the middle of your primary screen.
Related articles