keymapperorg / KeyMapper

An Android app that change what the buttons do on your devices!
http://docs.keymapper.club
GNU General Public License v3.0
1.05k stars 153 forks source link

The "screenshot" action doesn't obey "Show an on-screen message" setting #1190

Closed Codereamp closed 1 month ago

Codereamp commented 10 months ago

Developer TODO (don't remove)

Describe the bug Version 2.6.0. The "screenshot" action doesn't obey "Show an on-screen message" setting. It always show the message regardless of the setting.

To Reproduce

Expected behavior The setting should be obeyed.

Smartphone (please complete the following information):

Additional context Actually I didn't care for the setting, but the message appeared on the screenshot itself, so I had to try to disable it, but the unchecked setting meant that it wasn't supposed to be shown in the first place. I supposed the message on the screenshot has nothing to do with KeyMapper, but with how eInk screens redraw and delays actions But just in case I suggest to look once more at the sequence of actions so first screenshot, then the message (If it doesn't break some other things :)

sds100 commented 1 month ago

I will just add a 3 second delay after taking the screenshot.

sds100 commented 1 month ago

fixed