Action Button in Map Window?

Is there a way to simulate an Action Button in a Map Window? There’s a Multi-Action Button but no Action Button. I’m trying to include a button to shuffle a deck in the map window instead of on the main board. The deck re-shuffled via right-click.

Using 3.2.12

You would need to create an At-Start Stack in the desired location, then put a new piece in that stack, and then assign the Action Button trait to that piece. You’ll probably want the Does Not Stack trait as well, to make the piece fixed but still selectable.