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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix a problem on Windows, where the plug-in would stop with an error message on every first call of Show Focus Point for an image. (#189)
Olympus/OM-System: revert to display of center dot (#144)
Issue #144 and related fix was nonsense. For Olympus/OM cameras, the only useful EXIF information related to focus point is AFPointSelected. Drawing a box around this point has no added meaning in terms of focusing, but it helps to recognize / find the point more easily on the image.
Added support for Nikon Z30, Z fc, Z5, Z6 II, Z7 II (#192, based on existing implementation for Z50, Z6, Z7)
Improved log-file handling (#193): the plug-in log file now
can be accessed from Lightroom Plug-in Manager
will be deleted upon each start of Lightroom / plug-in reload
has been renamed from "LibraryLogger.log" to "FocusPoints.log"