Yani

Results 69 comments of Yani

It also makes debugging easier because you can use Fiddler to inspect the traffic.

@crealistiques If you want to edit the library code you can add the following line to the curl init wrapper function in Requests.php: ``` curl_setopt($ch, CURLOPT_PROXY, '127.0.0.1:8888'); ``` https://github.com/vgrem/phpSPO/blob/master/src/Runtime/Utilities/Requests.php#L94

I have this issue when using cropped thumbnails that do not match the aspect ratio of the source image. ``` width/height = 500/500 data-pswp-width/height = 1706/960 ``` Video: https://youtu.be/FOhH9HNR670 First...

> Will review this, but one question that immediately comes to mind: How does a user return an app to the state in which it follows the "default" device? I...

Not sure if this PR is too stale, but should this become a Classic bug or a configurable game rule?

I don't have this issue, alt tabbing and going back gives me the normal Horny cursor. Also tested in a game which also gave me the normal cursor.

I would love to see this feature. It's a common UX element in topdown games. > Not sure if that is possible programming wise, but what if you add a...

slweed's curriculum vitae: - Contributed to Twitter's Recommendation Algorithm

> > This is all tied to the "health" of SHOT_DIG, so it can't be extended without also increasing the digging range. > > I think it's not the range...

Do you have `i686-w64-mingw32-gcc` ? And did you follow the build instructions? https://github.com/dkfans/keeperfx/wiki/Building-KeeperFX