Scott Beeson

Results 23 comments of Scott Beeson

I'm here because I use sandbox daily for testing things. Today I wanted to use winget to deploy something and was pleased to find it should be on all recent...

> It's a magnificent idea yeah but not the goal of this project which is having the proxy features in mind Makes sense, but if I'm already using NPM for...

I would like this too. I tried simply calling $('#mydiv').animsition('in'); method but it says "Cannot read property 'options' of undefined"

This is just about the only thing keeping me from switching away from Cmder/ConEmu. Personally, I'd just like a "Save as profile" option.

I would love this. I would list all games tagged with "Controller support" and add them to a category usable in Big Picture Mode. This would be handy since there...

Okay, I actually checked my OneDrive recycle bin, and as expected I see many instances of these files. But I realized they are in the profile "backup" folder. I want...

If you position absolutely using `left` instead of `right` it seems to work fine.

No, but it's easily reproducable. Any element that is absolutely positioned using `right: ##px` will break because pep calculates everything from the left.

I'll see if I can do a pull, but it may be a bit out of my league (and/or require more time than I have). Basically, with JQuery.draggable you can...