bitfocus / companion-module-renewedvision-pvp

MIT License
1 stars 2 forks source link

Add support for Blend Modes and Opacity #3

Closed chrisrouse closed 5 years ago

chrisrouse commented 5 years ago

Opacity should be a value that can be set on it's own, but it should also be included in the Blend Modes.

PasteBin with details here: https://pastebin.com/vktweYus

Blend Modes are pretty straight forward. They are either enabled or they aren't, and there are no sub-settings for them. The default is Normal at 100% opacity.

chrisrouse commented 5 years ago

I'm adding this as a comment because it's secondary to the implementation, but it would be amazing if this could also support an Increase/Decrease opacity option that worked on either a +/- 1% or a user defined adjustment value. Essentially one button each for increase and decrease and repeatedly tapping the button adjusts the opacity.

chrisrouse commented 5 years ago

Moved request to main project.