
I've put this in Bug reports, rather than suggestions, because it is functionality that has been negatively impacted since Rugged Reroll. Before Rugged Reroll, I could select a token, and know that until I click something else, that token will stay selected. So, if I am using macros that call the {selected} keyword, they will work correctly. Since the introduction of Target keyword, this doesn't work as well. If I click my token, then use a macro that uses Target, I lose the selection. So the next time I use that macro, I get "no token selected" error. This gets to be a real pain when it happens dozens of times in a session. Here's a suggestion to fix this: After using the Target keyword, selection reverts to what it was before Target was called. If I had no token selected, no change there. If I had a token selected, after the macro is run, selection reverts to that token.