Tim Child

Results 13 comments of Tim Child
trafficstars

I just noticed that because the match window is not scrollable it was always missing files that I was looking for.

I would love to see this as well. It’s making me think twice about using framer as I can’t stand to use CoffeeScript anymore, I have pretty much got rid...

I ended up with a MacOS build slave to sign extensions. You might have some luck using WINE or something like that, if you do please let us know!

I am running on Apple Silicon (M2) and using Conda, and I haven't come across this error. Are you sure you installed Conda from scratch on your M1 with Python...

class SettingsMiddleware(object):

In middleware.py we have that comment that you shouldn't cache the update_db

Comment out the following: ` if (to == "top_up") { jQuery("#top_up .te_content").css({width: jQuery("#temp_up .te_content").css("width"), height: jQuery("#temp_up .te_content").css("height")}); } `

Did you get around to doing this?