This repository has been archived by the owner on May 19, 2022. It is now read-only.
Fixes for the following issues:
- Name overlay is still displayed on top of all windows when the preview itself is overlapped by other windows
- Negative thumbnail coordinates are not allowed (so it is not possible to move previews to secondary display on some configurations)
- Window position is saved for not logged-in EVE clients (this causes weird issues when several clients are waiting on the login screen)
- Thumbnail size is reset on app startup (thanks to Haochen Wu ( https://github.com/wuhaochen ))
- Previews flicker when switching between clients with 'Hide previews when EVE client not active' (thanks to https://github.com/moldyleftovers )
Features:
- QoL changes for the "Hide previews when EVE client is not active" option:
- Added configurable delay before previews disappear when this option is active. By default this delay if set to 1 second. If needed refer to the documentation to find out how to change the delay.
- Previews do not disappear when the main application window is opened. This should make it a bit easier to make configuration changes when this option is active.