gsimon2 / hide-player-ui

Foundry Virtual Tabletop module for hiding player control ui.
GNU General Public License v3.0
2 stars 4 forks source link

Request: Hide Individual Controls from the Controls Bar #30

Closed joshua-igor closed 3 months ago

joshua-igor commented 1 year ago

Many modules add control options for players, crowding the Control Panel on the left side of the screen. It would be a good option to hide individual controls, especially controls from modules. One example is the module "Splatter" that adds a button on the Player's Controls Bar to Hide the Blood due to performance concerns, but all my players have good PCs and will never need to use that option, it would be good to be able to hide that button from them, just like you can hide individual tabs from the Side Bar.

gsimon2 commented 1 year ago

Its tough to make any thing that is capable to generically apply to UI added by modules since I have to have some knowledge of what they are rendering to be able to hide it. That being said, I am happy to add support for specific modules upon request.

When I get time I can look into Splatter and see what I can do about adding an option to hide those controls.

joshua-igor commented 1 year ago

I don't know if it helps with the development, but there is a module that is able to hide any Control Panel button, the module is called Control Concealer and Control Controller.

gsimon2 commented 3 months ago

This functionality is now added in version 1.7.0. Please let me know if you have any issues or suggestions!