/t5/photoshop-ecosystem-ideas/p-alt-right-click-drag-resize-opacity-lock/idi-p/12248905Jan 19, 2016
Jan 19, 2016
Copy link to clipboard
Copied
Would be great to have an option that will lock opacity when resizing my brush with alt+right click drag, There is one for brush hardness, but never found one for opacity!
/t5/photoshop-ecosystem-ideas/p-alt-right-click-drag-resize-opacity-lock/idc-p/13583026#M16629Feb 15, 2023
Feb 15, 2023
Copy link to clipboard
Copied
This is hacky but here's what I use for Autohotkey to resize my brush and keep opacity at 100. The downside is opacity will ALWAYS go to 100 after sizing the brush using the shortcut.
You can see that I'm overriding "d" key to resize my bush. So when I press "d" I have Auto Hot Key send alt and right click to photoshop instead. Note that this works as long as you drag WITHOUT pressing the pen on the screen. Otherwise, I get an eyedropper.
You can change d out for whatever key you want to listen to. The part of the code that is actually setting opacity back to 100 after I change brush size are the Send{0 down} and Send{0 up}.
/t5/photoshop-ecosystem-ideas/p-alt-right-click-drag-resize-opacity-lock/idc-p/13819095#M17491May 26, 2023
May 26, 2023
Copy link to clipboard
Copied
I can't believe that after all these years this is the only viable solution.
Thank you very much for this "hack". Whatever drawbacks it might have, at least I don't have to worry about painting, or worse, erasing with 99% opacity. I wish I new about this years ago.
/t5/photoshop-ecosystem-ideas/p-alt-right-click-drag-resize-opacity-lock/idc-p/14435716#M20578Feb 20, 2024
Feb 20, 2024
Copy link to clipboard
Copied
This is the single biggest issue for me in PS, as a professional digital painter. This issue (almost) alone has nosedived my opinion of Adobe.
I have to keep an eye PERMANENTLY, as in every few seconds, on the opacity box while I'm painting. Its no different to driving a car and having to check the fuel gauge every few heartbeats.
/t5/photoshop-ecosystem-ideas/p-alt-right-click-drag-resize-opacity-lock/idc-p/15356237#M25573Jun 04, 2025
Jun 04, 2025
Copy link to clipboard
Copied
I just want to let you know i got around this using a free program called Autohotkey and running a script that automatically presses "0" when you release the alt key. This way every time you resize a brush using the drag method it resets the opacity to 100%. I'm using Photoshop 2022 on windows 11 so i'm not sure this works on MacOS
Here's the script, paste it into a .txt file and save it as a .ahk file. Google and download Autohotkey V1. I think you need windows ink enabled in your tablet settings but im not sure, i use a Wacom 4 tablet. Load Photoshop first then double click the script and it should work. When you are done remember to go to the system tray and close autohotkey.
#IfWinActive ahk_exe Photoshop.exe
; When Alt is pressed, assume brush resize might begin
~Alt::
resizingBrush := true
return
; When Alt is released, check if we were resizing
~Alt Up::
if (resizingBrush)
{
resizingBrush := false
Sleep, 50
SendInput, 0
}
return
#IfWinActive
/t5/photoshop-ecosystem-ideas/p-alt-right-click-drag-resize-opacity-lock/idc-p/15482586#M26420Aug 29, 2025
Aug 29, 2025
Copy link to clipboard
Copied
It has driven me crazy for years. Such an easy fix for tremendous amounts of pain. It even made me take time to write this, which I never do. It's just baffling it's STILL not in photoshop in the year two thousand and twenty five.
Это сделано для того, чтобы вы покупали новые планшеты! Это намеренное введение в фотошоп, чтобы мы не могли пользоваться корректно старыми планшетами! Ребята, эта проблема решится только через суд.. да и то думаю это будет сложно... Просто эти ублюдки трясутся за каждый цент, поэтому сейчас есть куча альтернативных программ.. Если кратко эти мрази настолько жадные, что готовы ради нескольких тысяч нервировать 99% пользователей своего софта