foundryvtt / foundryvtt

Public issue tracking and documentation for Foundry Virtual Tabletop - software connecting RPG gamers in a shared multiplayer environment with an intuitive interface and powerful API.
https://foundryvtt.com/
192 stars 10 forks source link

Allow double-clicking a Region in the Region Legend to open its config sheet #10769

Closed unsoluble closed 2 weeks ago

unsoluble commented 2 weeks ago

User Experience

Double-clicking a Region on the canvas opens its config; it follows that double-clicking the Region in the Region Legend app should also open its config. Currently, this just rapidly toggles the region's selection state.

If it's deemed too complex to handle a double-click here differently from two slower clicks, perhaps we could listen for a double-click on the region's color thumbnail, which is currently completely inert.