matthewjohnston4 / TwitchListOverlay

A simple OBS overlay to allow a Twitch channel's broadcaster or mods to add a list of items, with a title.
MIT License
34 stars 1 forks source link

Width parameter doesn't seem to do anything #1

Closed MrDecapoda closed 3 years ago

MrDecapoda commented 3 years ago

Hi, using StreamLabs OBS, installation work as expected. Chat commands works, sound works, configuration file work as expected. Colors, opacity, padding, everything works.

However, attempting to modify the width of the list by changing the aptly named "Width" parameter does nothing. I tried changing it from the default to either 50 or 500 px and it did not change the width of the list.

Thanks for this great work! :)

matthewjohnston4 commented 3 years ago

Hey! The width config parameter should now work, as of the latest version of the overlay. Let me know if you're still having issues.

MrDecapoda commented 3 years ago

Thanks mate, will test it right now.

MrDecapoda commented 3 years ago

Confirmed working as expected.

Thanks again! :)