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
Added override.toml: a config file in Documents/NegPy/ (created on first run) for forcing GPU backend, Qt rendering, texture size cap, and more — without touching the app. See Troubleshooting section in README for details.
Fix: D-Range Clip slider now uses a logarithmic scale for much finer control at low values.
Fix: Autocrop Offset maximum raised to 100, allowing larger offsets on wide-border scans.
Fix: 16-bit colour TIFF exports now use a proper 16-bit ICC colour transform.
Fix: copy-pasted edits not persisting without additional manual change or explicit "Save".
UX: Added empty-state overlay on the canvas when no image is loaded.