Colin T.A. Gray

Results 38 comments of Colin T.A. Gray

By unit coordinates, you mean 'in pixels' I take it? This would be pretty straightforward to add, I think.

Ohh, I see - unit coordinates are where the total width is `1.0`. So in that case, you have to have the rect, AND the original image size. ``` ruby...

You can see what I mean here: https://github.com/colinta/ImagePickerSheetController/pull/1 Travis: https://travis-ci.org/colinta/ImagePickerSheetController/builds/136491975

Gotcha - sad to see you go, dired is a hellofa plugin, but glad you passed it to someone! @kublaios the package in Sublime Package Control is out of date,...

@LeeZhe There’s not enough here to recreate the bug - if you could share a project, or more of the relevant code, *maybe* someone could take a look.

(had the wrong commit in there, double checking things now)

@toefraz I "optimized" your code. 🤣 `[value=/foo\\x2Fbar/]` (I _am_ kidding, but also I _am_ flexing my knowledge of obscure JS string parsing)

Many people mentioning VS Code, so I'll be the one to say _please do not model yourself off of VSCode's plugins_. It's bizarre to me that writing a plugin should...

@michalchudziak I can close if this PR is unnecessary (I hate to leave PRs open indefinitely). I could even break up the README change, if that seems more valuable than...