-
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added multiple templates support #17
base: master
Are you sure you want to change the base?
Conversation
…g templates; including both gui and backend
Thanks for submitting this @ExecThTs, seems like a helpful behavior to add and that you put a lot of effort into it. I will see if I can find the time soon to look over this and try it out myself. In the meantime feel free to push any additional updates/fixes to this PR if you find them. |
After more misc fixes I've removed the ability to resize the form. Without a MinimumSize it interferes with the help text. Also unless/until the UI is reworked in a way that all the controls are put into a TableLayoutPanel(?) the template selector line won't autosize either. |
Just as the inception of this plugin was for OBS, my needs were also for that.
I needed a way to format the now playing text in OBS that's not just a text source with a single style - therefore I made multiple text sources. This branch adds a virtually infinite number of text templates to the plugin by saving multiple text files.