Berk Çebi

Results 12 comments of Berk Çebi

Same issue here. 👍 One other thing to note: It fixes itself when you move (or resign/make key) the window, yet the buttons' tracking area stays in the wrong location.

Right, moving doesn't cause the issue actually. Basically the temporary file created by `URLSessionDownloadTask` has these permissions by default. I just realized that AFNetworking uses `URLSessionDownloadTask` as well. So the...

I definitely see your point on sticking with Apple's behaviour, if it is indeed a safe default for downloads. In that case, wouldn't you expect to have the same permissions...

Thanks @jshier! I'd be happy to contribute actually. If this makes sense to you as well, I can start working on it.

Hey @ashokfernandez! We're planning to expose the screen data soon (#25), will make sure to discuss adding the URLs as well.

Hey @josephnle, that definitely makes sense. We could do that for plain text responses actually, if you simply return a string, instead of a code object (with `language` and `code`)....

Thanks for the report @kubiqsk. There's definitely a confusion there, we'll update the clients/docs to support both.

Hey @papley, thanks for the report. Do you think you can share a sample package so that we can recreate the issue on our end and debug it?

Thanks for the suggestion @phiter! 🙌 This is definitely something we've considered but decided to leave out of the initial release. We're currently collecting feedback to shape our roadmap—this will...

That makes a lot of sense. :ok_hand: We'll definitely brainstorm on this and post our thoughts here!