rsjaffe / MIDI2LR

An application and plugin to remotely control Lightroom with a MIDI controller
http://rsjaffe.github.io/MIDI2LR/
GNU General Public License v3.0
673 stars 83 forks source link

Local Adustments : Show Spot Removal doesn't work #525

Closed Niper8 closed 2 years ago

Niper8 commented 2 years ago

Describe the bug Assigning a button to "Local Adjustments : Show Spot Removal" doesn't open the spot removal tool

To Reproduce Steps to reproduce the behavior:

  1. press midi button to be assigned
  2. assign "Local Adjustments : Show Spot Removal"
  3. press button
  4. nothing happens

Expected behavior The spot removal tool opens

Screenshots image

System(please complete the following information):

rsjaffe commented 2 years ago

Could you try the following proposed fix? Unzip ClientUtilities.lua from the following zip file: ClientUtilities.zip. Then place that in the MIDI2LR.lrplugin folder to replace the current ClientUtilities.lua files there. Show spot removal should then work.

Niper8 commented 2 years ago

Perfect, that fixed it.

rsjaffe commented 2 years ago

version 5.1.0.0 fixes this