Alex Yule
Alex Yule
@marbemac Thanks for the reply. Seems your email forwarding also went down, not sure if related.
I got an email today but cant login to see past entries > Could not be authenticated.. signing out.
Just realized the toggle operates fine when I click in the space to the right of the actual switch (div.iPhoneCheckContainer). When I attach a click event handler to iPhoneCheckContainer, a...
That worked great! I think the -each is a great stopgap, and could be presented as "the way to do this" in the docs for now. For more direct join...
Issue was missing parameter. Updated this to enhancement request for better error handling when tileset name missing Thanks for the help @sgillies!
@kokernutz Of course! I also added in setting key text color based on your utility functions which looks great. Excited to see what else we can do with these little...
So it seems shift-fader does `literally nothing` which is actually useful since you can reset the fader position to neutral without sending any signal. I just discovered it this last...
@mingma-tr thanks so much, this also worked for me with SFPL!
Same same. Happens for me on first publish :( `An internal error has occurred: Error Domain=NSXMLParserErrorDomain Code=4 "Line 1: Document is empty " UserInfo={NSLocalizedDescription=Line 1: Document is empty }`
I just ran into this same issue trying to install 3.1.2 with OS 12.6.3 on M1. I had ruby 3.1.3 installed already, but was unable to compile 3.1.2 using `ruby-install`...