Connector -
Alright! Thank you very much! Now it's working fine. Best Regards C.
9
Joe Kaplan -
lol... well.. i tried merging my changes back into my main branch and apply this technique for multiple attributes. I was only able to get...
14
Crossposting this thread here. It may be useful in case anybody is interested in theme/style responsiveness in their UI objects. Also...
5
sorry about all of this. I forgot that you can just use the max namespace inside a block. { using c74::max //all the max macros you could...
6
I used c74::min::path to get this working the way I need it. Thanks!
4
Just reporting back that I ran into a number of issues with this approach. After reviewing textslider.cpp, I found the appropriate way to...
I noticed this doesn't happen in Presentation mode. Super interesting. Anyway, just sharing what I've found.
2
I had a lengthy issue here that was caused by misreading my own console logs. Sorry and thank you.
1
I figured this out. Apparently min doesn't like Camel case for attribute names. I changed my attribute name from textColor to textcolor...
JBG -
Hi Laurence, It's generally considered bad practice to push build artifacts to git. If you're using the package templates (min, max) these...
3