You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 14, 2026. It is now read-only.
Images on virtually all tabs have rather nasty effect -they are scaled to width, so height can exceed resolution of device or monitor, forcing a user to scroll the image vertically. It can be observed in full screen mode.
Can be fixed with a check to scale to height or to width according program window size.
Images on virtually all tabs have rather nasty effect -they are scaled to width, so height can exceed resolution of device or monitor, forcing a user to scroll the image vertically. It can be observed in full screen mode.
Can be fixed with a check to scale to height or to width according program window size.