diff options
author | Laria Carolin Chabowski <laria@laria.me> | 2020-10-04 14:29:17 +0200 |
---|---|---|
committer | Laria Carolin Chabowski <laria@laria.me> | 2020-10-04 14:29:17 +0200 |
commit | 55660b91440904d69a030a71de302d910f3f13b2 (patch) | |
tree | b4cec79ff31574b360e892d6c6fca9db6dbf01ca /resources/META-INF/plugin.xml | |
parent | af40819fcd9720bb68e6271b9ab29c6b6cdbae38 (diff) | |
download | idea_caseconv-55660b91440904d69a030a71de302d910f3f13b2.tar.gz idea_caseconv-55660b91440904d69a030a71de302d910f3f13b2.tar.bz2 idea_caseconv-55660b91440904d69a030a71de302d910f3f13b2.zip |
Fix crashing when an action is performed without a focussed editorv0.7.1
Turns out checking for a focussed editor in update() is not enough, because
you can invoke the action, even if it's marked as inactive. Checking again
in actionPerformed() fixes the issue.
Diffstat (limited to 'resources/META-INF/plugin.xml')
0 files changed, 0 insertions, 0 deletions