League-of-Foundry-Developers / fvtt-module-theatre

GNU General Public License v3.0
32 stars 41 forks source link

New module setting: Show Macro Hotbar When Stage is Suppressed #70

Closed jessev14 closed 2 years ago

jessev14 commented 2 years ago

Moves the hiding of the players list and macro hotbar out of the render loop (the elements do not need to be re-hidden constantly).

When the stage is suppressed using the Suppress Theatre button, the macro hotbar will be shown, allowing access to macros while the stage is active.

This new feature still requires the "Auto Hide Bottom" module setting to be enabled and requires a newly added module setting to be enabled.